[INFO] cloning repository https://github.com/hridambasu/hack-movement
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hridambasu/hack-movement" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhridambasu%2Fhack-movement", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhridambasu%2Fhack-movement'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f92550153c15492ffbeb3cefb21cbb91f13ea5fd
[INFO] testing hridambasu/hack-movement against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhridambasu%2Fhack-movement" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hridambasu/hack-movement
[INFO] finished tweaking git repo https://github.com/hridambasu/hack-movement
[INFO] tweaked toml for git repo https://github.com/hridambasu/hack-movement written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hridambasu/hack-movement on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hridambasu/hack-movement already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures v0.3.28
[INFO] [stderr]   Downloaded tracing v0.1.39
[INFO] [stderr]   Downloaded console-subscriber v0.1.10
[INFO] [stderr]   Downloaded async-trait v0.1.74
[INFO] [stderr]   Downloaded concurrent-queue v2.3.0
[INFO] [stderr]   Downloaded console-api v0.5.0
[INFO] [stderr]   Downloaded hdrhistogram v7.5.2
[INFO] [stderr]   Downloaded rustix v0.38.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4dc26267faecbe576bd99e7972276ffe51a3f69e7ebb2fb3af46fdf96374bba1
[INFO] running `Command { std: "docker" "start" "-a" "4dc26267faecbe576bd99e7972276ffe51a3f69e7ebb2fb3af46fdf96374bba1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4dc26267faecbe576bd99e7972276ffe51a3f69e7ebb2fb3af46fdf96374bba1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dc26267faecbe576bd99e7972276ffe51a3f69e7ebb2fb3af46fdf96374bba1", kill_on_drop: false }`
[INFO] [stdout] 4dc26267faecbe576bd99e7972276ffe51a3f69e7ebb2fb3af46fdf96374bba1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27c0d48c2abee14af3088848c491f3bd8e93fdfcb8b70f8929eaa5eeae2c024d
[INFO] running `Command { std: "docker" "start" "-a" "27c0d48c2abee14af3088848c491f3bd8e93fdfcb8b70f8929eaa5eeae2c024d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling rustix v0.38.19
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling concurrent-queue v2.3.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling hdrhistogram v7.5.2
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling async-recursion v1.0.5
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling tracing v0.1.39
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.9.2
[INFO] [stderr]    Compiling console-api v0.5.0
[INFO] [stderr]    Compiling console-subscriber v0.1.10
[INFO] [stderr]    Compiling mini-chain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/mini_chain/chain.rs:5:73
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::metadata::{BlockchainMetadata, BlockchainMetadataOperations, self};
[INFO] [stdout]   |                                                                         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Rng` and `distributions::Standard`
[INFO] [stdout]  --> src/mini_chain/chain.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::{Rng, distributions::Standard};
[INFO] [stdout]   |            ^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stream`
[INFO] [stdout]  --> src/mini_chain/chain.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 | use futures::stream::{BoxStream, Stream, StreamExt};
[INFO] [stdout]   |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::hash_map::DefaultHasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::collections::hash_map::DefaultHasher;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `info` and `instrument`
[INFO] [stdout]   --> src/mini_chain/chain.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tracing::{instrument, info};
[INFO] [stdout]    |               ^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Receiver`
[INFO] [stdout]  --> src/mini_chain/client.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use async_channel::{Sender, Receiver};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/mini_chain/node.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::{BTreeSet, HashSet, HashMap};
[INFO] [stdout]   |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/mini_chain/node.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Transaction, self
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/mini_chain/node.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::stream::FuturesUnordered`
[INFO] [stdout]  --> src/network.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use futures::stream::FuturesUnordered;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::sleep`
[INFO] [stdout]  --> src/network.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio::time::sleep;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]  --> src/network.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/network.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mini_chain::metadata`
[INFO] [stdout]   --> src/network.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::mini_chain::metadata;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FullNode`
[INFO] [stdout]   --> src/network.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ChannelFullNode, FullNode
[INFO] [stdout]    |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/network.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 62 | /                         loop {
[INFO] [stdout] 63 | |                             let transaction = Transaction::random_now(rng);
[INFO] [stdout] 64 | |                             client.submit_transaction(transaction).await?;
[INFO] [stdout] 65 | |                             tokio::time::sleep(Duration::from_millis(client_delay)).await;
[INFO] [stdout] 66 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 67 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 70 | /                         loop {
[INFO] [stdout] 71 | |                             tokio::time::sleep(Duration::from_secs(1)).await;
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 75 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/lib.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout]  78 | /                         loop {
[INFO] [stdout]  79 | |                             {
[INFO] [stdout]  80 | |                                 let now = SystemTime::now()
[INFO] [stdout]  81 | |                                     .duration_since(UNIX_EPOCH)
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |                             )).await; 
[INFO] [stdout] 100 | |                         }
[INFO] [stdout]     | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 101 |                           Ok::<(), String>(())
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hash`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::SinkExt`
[INFO] [stdout]   --> src/mini_chain/chain.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use futures::SinkExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/chain.rs:692:14
[INFO] [stdout]     |
[INFO] [stdout] 692 |         let (mut tx, rx) = tokio::sync::mpsc::channel::<Result<Transaction, String>>(32);
[INFO] [stdout]     |              ----^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:410:13
[INFO] [stdout]     |
[INFO] [stdout] 410 |         let mut rx = self.proposed_block_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:545:13
[INFO] [stdout]     |
[INFO] [stdout] 545 |         let mut rx = self.mined_block_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:695:13
[INFO] [stdout]     |
[INFO] [stdout] 695 |         let mut rx = self.synchronizer_request_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:807:13
[INFO] [stdout]     |
[INFO] [stdout] 807 |         let mut rx = self.mempool_transaction_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/block.rs:289:13
[INFO] [stdout]     |
[INFO] [stdout] 289 |         let mut transactions = BTreeSet::new();
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/mini_chain/chain.rs:74:60
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                    -                       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:305:60
[INFO] [stdout]     |
[INFO] [stdout] 305 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                    -                       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 305 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:620:61
[INFO] [stdout]     |
[INFO] [stdout] 620 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout]     |                                  -                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 620 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout] 620 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:691:61
[INFO] [stdout]     |
[INFO] [stdout] 691 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout]     |                                  -                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 691 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout] 691 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/mini_chain/mempool.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 55 |         &self
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] 56 |     ) -> Result<Option<&Transaction>, String>;
[INFO] [stdout]    |                        ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 56 |     ) -> Result<Option<&'life0 Transaction>, String>;
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/mempool.rs:227:24
[INFO] [stdout]     |
[INFO] [stdout] 226 |         &self
[INFO] [stdout]     |         - the lifetime is named here
[INFO] [stdout] 227 |     ) -> Result<Option<&Transaction>, String> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 227 |     ) -> Result<Option<&'life0 Transaction>, String> {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "27c0d48c2abee14af3088848c491f3bd8e93fdfcb8b70f8929eaa5eeae2c024d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27c0d48c2abee14af3088848c491f3bd8e93fdfcb8b70f8929eaa5eeae2c024d", kill_on_drop: false }`
[INFO] [stdout] 27c0d48c2abee14af3088848c491f3bd8e93fdfcb8b70f8929eaa5eeae2c024d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ea6e8774dbb3134f185776220fd02501eea7d74a79312bb5276a9a6d2e74e34
[INFO] running `Command { std: "docker" "start" "-a" "5ea6e8774dbb3134f185776220fd02501eea7d74a79312bb5276a9a6d2e74e34", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/mini_chain/chain.rs:5:73
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::metadata::{BlockchainMetadata, BlockchainMetadataOperations, self};
[INFO] [stdout]   |                                                                         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Rng` and `distributions::Standard`
[INFO] [stdout]  --> src/mini_chain/chain.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::{Rng, distributions::Standard};
[INFO] [stdout]   |            ^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stream`
[INFO] [stdout]  --> src/mini_chain/chain.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 | use futures::stream::{BoxStream, Stream, StreamExt};
[INFO] [stdout]   |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::hash_map::DefaultHasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::collections::hash_map::DefaultHasher;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `info` and `instrument`
[INFO] [stdout]   --> src/mini_chain/chain.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tracing::{instrument, info};
[INFO] [stdout]    |               ^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Receiver`
[INFO] [stdout]  --> src/mini_chain/client.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use async_channel::{Sender, Receiver};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/mini_chain/node.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::{BTreeSet, HashSet, HashMap};
[INFO] [stdout]   |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/mini_chain/node.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Transaction, self
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/mini_chain/node.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::stream::FuturesUnordered`
[INFO] [stdout]  --> src/network.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use futures::stream::FuturesUnordered;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::sleep`
[INFO] [stdout]  --> src/network.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio::time::sleep;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]  --> src/network.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/network.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mini_chain::metadata`
[INFO] [stdout]   --> src/network.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::mini_chain::metadata;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FullNode`
[INFO] [stdout]   --> src/network.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ChannelFullNode, FullNode
[INFO] [stdout]    |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/network.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 62 | /                         loop {
[INFO] [stdout] 63 | |                             let transaction = Transaction::random_now(rng);
[INFO] [stdout] 64 | |                             client.submit_transaction(transaction).await?;
[INFO] [stdout] 65 | |                             tokio::time::sleep(Duration::from_millis(client_delay)).await;
[INFO] [stdout] 66 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 67 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 70 | /                         loop {
[INFO] [stdout] 71 | |                             tokio::time::sleep(Duration::from_secs(1)).await;
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 75 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/lib.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout]  78 | /                         loop {
[INFO] [stdout]  79 | |                             {
[INFO] [stdout]  80 | |                                 let now = SystemTime::now()
[INFO] [stdout]  81 | |                                     .duration_since(UNIX_EPOCH)
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |                             )).await; 
[INFO] [stdout] 100 | |                         }
[INFO] [stdout]     | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 101 |                           Ok::<(), String>(())
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hash`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::SinkExt`
[INFO] [stdout]   --> src/mini_chain/chain.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use futures::SinkExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/chain.rs:692:14
[INFO] [stdout]     |
[INFO] [stdout] 692 |         let (mut tx, rx) = tokio::sync::mpsc::channel::<Result<Transaction, String>>(32);
[INFO] [stdout]     |              ----^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:410:13
[INFO] [stdout]     |
[INFO] [stdout] 410 |         let mut rx = self.proposed_block_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:545:13
[INFO] [stdout]     |
[INFO] [stdout] 545 |         let mut rx = self.mined_block_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:695:13
[INFO] [stdout]     |
[INFO] [stdout] 695 |         let mut rx = self.synchronizer_request_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mini-chain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:807:13
[INFO] [stdout]     |
[INFO] [stdout] 807 |         let mut rx = self.mempool_transaction_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/block.rs:289:13
[INFO] [stdout]     |
[INFO] [stdout] 289 |         let mut transactions = BTreeSet::new();
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/mini_chain/chain.rs:74:60
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                    -                       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:305:60
[INFO] [stdout]     |
[INFO] [stdout] 305 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                    -                       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 305 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:620:61
[INFO] [stdout]     |
[INFO] [stdout] 620 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout]     |                                  -                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 620 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout] 620 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:691:61
[INFO] [stdout]     |
[INFO] [stdout] 691 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout]     |                                  -                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 691 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout] 691 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/mini_chain/mempool.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 55 |         &self
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] 56 |     ) -> Result<Option<&Transaction>, String>;
[INFO] [stdout]    |                        ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 56 |     ) -> Result<Option<&'life0 Transaction>, String>;
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/mempool.rs:227:24
[INFO] [stdout]     |
[INFO] [stdout] 226 |         &self
[INFO] [stdout]     |         - the lifetime is named here
[INFO] [stdout] 227 |     ) -> Result<Option<&Transaction>, String> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 227 |     ) -> Result<Option<&'life0 Transaction>, String> {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/mini_chain/chain.rs:5:73
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::metadata::{BlockchainMetadata, BlockchainMetadataOperations, self};
[INFO] [stdout]   |                                                                         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `distributions::Standard`
[INFO] [stdout]  --> src/mini_chain/chain.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::{Rng, distributions::Standard};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stream`
[INFO] [stdout]  --> src/mini_chain/chain.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 | use futures::stream::{BoxStream, Stream, StreamExt};
[INFO] [stdout]   |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::hash_map::DefaultHasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::collections::hash_map::DefaultHasher;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `info` and `instrument`
[INFO] [stdout]   --> src/mini_chain/chain.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tracing::{instrument, info};
[INFO] [stdout]    |               ^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Receiver`
[INFO] [stdout]  --> src/mini_chain/client.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use async_channel::{Sender, Receiver};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/mini_chain/node.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::{BTreeSet, HashSet, HashMap};
[INFO] [stdout]   |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/mini_chain/node.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Transaction, self
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/mini_chain/node.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Receiver`, `Sender`, and `self`
[INFO] [stdout]    --> src/mini_chain/node.rs:889:29
[INFO] [stdout]     |
[INFO] [stdout] 889 |     use tokio::sync::mpsc::{self, Sender, Receiver};
[INFO] [stdout]     |                             ^^^^  ^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::stream::FuturesUnordered`
[INFO] [stdout]  --> src/network.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use futures::stream::FuturesUnordered;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::sleep`
[INFO] [stdout]  --> src/network.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio::time::sleep;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]  --> src/network.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/network.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mini_chain::metadata`
[INFO] [stdout]   --> src/network.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::mini_chain::metadata;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FullNode`
[INFO] [stdout]   --> src/network.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ChannelFullNode, FullNode
[INFO] [stdout]    |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc`
[INFO] [stdout]   --> src/network.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 62 | /                         loop {
[INFO] [stdout] 63 | |                             let transaction = Transaction::random_now(rng);
[INFO] [stdout] 64 | |                             client.submit_transaction(transaction).await?;
[INFO] [stdout] 65 | |                             tokio::time::sleep(Duration::from_millis(client_delay)).await;
[INFO] [stdout] 66 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 67 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/lib.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 70 | /                         loop {
[INFO] [stdout] 71 | |                             tokio::time::sleep(Duration::from_secs(1)).await;
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |                         }
[INFO] [stdout]    | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 75 |                           Ok::<(), String>(())
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/lib.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout]  78 | /                         loop {
[INFO] [stdout]  79 | |                             {
[INFO] [stdout]  80 | |                                 let now = SystemTime::now()
[INFO] [stdout]  81 | |                                     .duration_since(UNIX_EPOCH)
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |                             )).await; 
[INFO] [stdout] 100 | |                         }
[INFO] [stdout]     | |_________________________- any code following this expression is unreachable
[INFO] [stdout] 101 |                           Ok::<(), String>(())
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hash`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hasher`
[INFO] [stdout]   --> src/mini_chain/chain.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::SinkExt`
[INFO] [stdout]   --> src/mini_chain/chain.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use futures::SinkExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/chain.rs:692:14
[INFO] [stdout]     |
[INFO] [stdout] 692 |         let (mut tx, rx) = tokio::sync::mpsc::channel::<Result<Transaction, String>>(32);
[INFO] [stdout]     |              ----^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:410:13
[INFO] [stdout]     |
[INFO] [stdout] 410 |         let mut rx = self.proposed_block_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:545:13
[INFO] [stdout]     |
[INFO] [stdout] 545 |         let mut rx = self.mined_block_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:695:13
[INFO] [stdout]     |
[INFO] [stdout] 695 |         let mut rx = self.synchronizer_request_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/node.rs:807:13
[INFO] [stdout]     |
[INFO] [stdout] 807 |         let mut rx = self.mempool_transaction_receiver.clone();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mini_chain/block.rs:289:13
[INFO] [stdout]     |
[INFO] [stdout] 289 |         let mut transactions = BTreeSet::new();
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/mini_chain/chain.rs:74:60
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                    -                       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String>;
[INFO] [stdout]    |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:305:60
[INFO] [stdout]     |
[INFO] [stdout] 305 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                    -                       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 305 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String> {
[INFO] [stdout]     |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:620:61
[INFO] [stdout]     |
[INFO] [stdout] 620 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout]     |                                  -                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 620 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stdout] 620 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/chain.rs:691:61
[INFO] [stdout]     |
[INFO] [stdout] 691 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout]     |                                  -                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 691 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stdout] 691 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/mini_chain/mempool.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 55 |         &self
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] 56 |     ) -> Result<Option<&Transaction>, String>;
[INFO] [stdout]    |                        ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 56 |     ) -> Result<Option<&'life0 Transaction>, String>;
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/mini_chain/mempool.rs:227:24
[INFO] [stdout]     |
[INFO] [stdout] 226 |         &self
[INFO] [stdout]     |         - the lifetime is named here
[INFO] [stdout] 227 |     ) -> Result<Option<&Transaction>, String> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 227 |     ) -> Result<Option<&'life0 Transaction>, String> {
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.63s
[INFO] running `Command { std: "docker" "inspect" "5ea6e8774dbb3134f185776220fd02501eea7d74a79312bb5276a9a6d2e74e34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ea6e8774dbb3134f185776220fd02501eea7d74a79312bb5276a9a6d2e74e34", kill_on_drop: false }`
[INFO] [stdout] 5ea6e8774dbb3134f185776220fd02501eea7d74a79312bb5276a9a6d2e74e34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f970c8114e8d95e979bcf54460db87523ab7f3bff9bb6e11b171e9aeb830d3b2
[INFO] running `Command { std: "docker" "start" "-a" "f970c8114e8d95e979bcf54460db87523ab7f3bff9bb6e11b171e9aeb830d3b2", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]  --> src/mini_chain/chain.rs:5:73
[INFO] [stderr]   |
[INFO] [stderr] 5 | use super::metadata::{BlockchainMetadata, BlockchainMetadataOperations, self};
[INFO] [stderr]   |                                                                         ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Rng` and `distributions::Standard`
[INFO] [stderr]  --> src/mini_chain/chain.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | use rand::{Rng, distributions::Standard};
[INFO] [stderr]   |            ^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Stream`
[INFO] [stderr]  --> src/mini_chain/chain.rs:9:34
[INFO] [stderr]   |
[INFO] [stderr] 9 | use futures::stream::{BoxStream, Stream, StreamExt};
[INFO] [stderr]   |                                  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::hash_map::DefaultHasher`
[INFO] [stderr]   --> src/mini_chain/chain.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use std::collections::hash_map::DefaultHasher;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Hasher`
[INFO] [stderr]   --> src/mini_chain/chain.rs:13:23
[INFO] [stderr]    |
[INFO] [stderr] 13 | use std::hash::{Hash, Hasher};
[INFO] [stderr]    |                       ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `info` and `instrument`
[INFO] [stderr]   --> src/mini_chain/chain.rs:14:15
[INFO] [stderr]    |
[INFO] [stderr] 14 | use tracing::{instrument, info};
[INFO] [stderr]    |               ^^^^^^^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Receiver`
[INFO] [stderr]  --> src/mini_chain/client.rs:5:29
[INFO] [stderr]   |
[INFO] [stderr] 5 | use async_channel::{Sender, Receiver};
[INFO] [stderr]   |                             ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `HashSet`
[INFO] [stderr]  --> src/mini_chain/node.rs:2:34
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::collections::{BTreeSet, HashSet, HashMap};
[INFO] [stderr]   |                                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]   --> src/mini_chain/node.rs:14:18
[INFO] [stderr]    |
[INFO] [stderr] 14 |     Transaction, self
[INFO] [stderr]    |                  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::sync::mpsc`
[INFO] [stderr]   --> src/mini_chain/node.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 26 | use tokio::sync::mpsc;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `futures::stream::FuturesUnordered`
[INFO] [stderr]  --> src/network.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use futures::stream::FuturesUnordered;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::time::sleep`
[INFO] [stderr]  --> src/network.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use tokio::time::sleep;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tracing::info`
[INFO] [stderr]  --> src/network.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use tracing::info;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::time::Duration`
[INFO] [stderr]  --> src/network.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use std::time::Duration;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::mini_chain::metadata`
[INFO] [stderr]   --> src/network.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use crate::mini_chain::metadata;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `FullNode`
[INFO] [stderr]   --> src/network.rs:14:22
[INFO] [stderr]    |
[INFO] [stderr] 14 |     ChannelFullNode, FullNode
[INFO] [stderr]    |                      ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::sync::mpsc`
[INFO] [stderr]   --> src/network.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | use tokio::sync::mpsc;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> src/lib.rs:67:25
[INFO] [stderr]    |
[INFO] [stderr] 62 | /                         loop {
[INFO] [stderr] 63 | |                             let transaction = Transaction::random_now(rng);
[INFO] [stderr] 64 | |                             client.submit_transaction(transaction).await?;
[INFO] [stderr] 65 | |                             tokio::time::sleep(Duration::from_millis(client_delay)).await;
[INFO] [stderr] 66 | |                         }
[INFO] [stderr]    | |_________________________- any code following this expression is unreachable
[INFO] [stderr] 67 |                           Ok::<(), String>(())
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> src/lib.rs:75:25
[INFO] [stderr]    |
[INFO] [stderr] 70 | /                         loop {
[INFO] [stderr] 71 | |                             tokio::time::sleep(Duration::from_secs(1)).await;
[INFO] [stderr] ...  |
[INFO] [stderr] 74 | |                         }
[INFO] [stderr]    | |_________________________- any code following this expression is unreachable
[INFO] [stderr] 75 |                           Ok::<(), String>(())
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> src/lib.rs:101:25
[INFO] [stderr]     |
[INFO] [stderr]  78 | /                         loop {
[INFO] [stderr]  79 | |                             {
[INFO] [stderr]  80 | |                                 let now = SystemTime::now()
[INFO] [stderr]  81 | |                                     .duration_since(UNIX_EPOCH)
[INFO] [stderr] ...   |
[INFO] [stderr]  99 | |                             )).await; 
[INFO] [stderr] 100 | |                         }
[INFO] [stderr]     | |_________________________- any code following this expression is unreachable
[INFO] [stderr] 101 |                           Ok::<(), String>(())
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Hash`
[INFO] [stderr]   --> src/mini_chain/chain.rs:13:17
[INFO] [stderr]    |
[INFO] [stderr] 13 | use std::hash::{Hash, Hasher};
[INFO] [stderr]    |                 ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `futures::SinkExt`
[INFO] [stderr]   --> src/mini_chain/chain.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use futures::SinkExt;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mini_chain/chain.rs:692:14
[INFO] [stderr]     |
[INFO] [stderr] 692 |         let (mut tx, rx) = tokio::sync::mpsc::channel::<Result<Transaction, String>>(32);
[INFO] [stderr]     |              ----^^
[INFO] [stderr]     |              |
[INFO] [stderr]     |              help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mini_chain/node.rs:410:13
[INFO] [stderr]     |
[INFO] [stderr] 410 |         let mut rx = self.proposed_block_receiver.clone();
[INFO] [stderr]     |             ----^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mini_chain/node.rs:545:13
[INFO] [stderr]     |
[INFO] [stderr] 545 |         let mut rx = self.mined_block_receiver.clone();
[INFO] [stderr]     |             ----^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mini_chain/node.rs:695:13
[INFO] [stderr]     |
[INFO] [stderr] 695 |         let mut rx = self.synchronizer_request_receiver.clone();
[INFO] [stderr]     |             ----^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mini_chain/node.rs:807:13
[INFO] [stderr]     |
[INFO] [stderr] 807 |         let mut rx = self.mempool_transaction_receiver.clone();
[INFO] [stderr]     |             ----^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mini_chain/block.rs:289:13
[INFO] [stderr]     |
[INFO] [stderr] 289 |         let mut transactions = BTreeSet::new();
[INFO] [stderr]     |             ----^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/mini_chain/chain.rs:74:60
[INFO] [stderr]    |
[INFO] [stderr] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String>;
[INFO] [stderr]    |                                    -                       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]    |
[INFO] [stderr] 74 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String>;
[INFO] [stderr]    |                                                             ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/mini_chain/chain.rs:305:60
[INFO] [stderr]     |
[INFO] [stderr] 305 |     async fn compute_genesis_block(&self) -> Result<Option<&(Block, HashSet<String>)>, String> {
[INFO] [stderr]     |                                    -                       ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                                    |
[INFO] [stderr]     |                                    the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 305 |     async fn compute_genesis_block(&self) -> Result<Option<&'life0 (Block, HashSet<String>)>, String> {
[INFO] [stderr]     |                                                             ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/mini_chain/chain.rs:620:61
[INFO] [stderr]     |
[INFO] [stderr] 620 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stderr]     |                                  -                          ^^ the same lifetime is elided here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 620 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String>;
[INFO] [stderr] 620 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String>;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/mini_chain/chain.rs:691:61
[INFO] [stderr]     |
[INFO] [stderr] 691 |     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stderr]     |                                  -                          ^^ the same lifetime is elided here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 691 -     async fn stream_transactions(&self) -> Result<BoxStream<'_, Result<Transaction, String>>, String> {
[INFO] [stderr] 691 +     async fn stream_transactions(&self) -> Result<BoxStream<'life0, Result<Transaction, String>>, String> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/mini_chain/mempool.rs:56:24
[INFO] [stderr]    |
[INFO] [stderr] 55 |         &self
[INFO] [stderr]    |         - the lifetime is named here
[INFO] [stderr] 56 |     ) -> Result<Option<&Transaction>, String>;
[INFO] [stderr]    |                        ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]    |
[INFO] [stderr] 56 |     ) -> Result<Option<&'life0 Transaction>, String>;
[INFO] [stderr]    |                         ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/mini_chain/mempool.rs:227:24
[INFO] [stderr]     |
[INFO] [stderr] 226 |         &self
[INFO] [stderr]     |         - the lifetime is named here
[INFO] [stderr] 227 |     ) -> Result<Option<&Transaction>, String> {
[INFO] [stderr]     |                        ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 227 |     ) -> Result<Option<&'life0 Transaction>, String> {
[INFO] [stderr]     |                         ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `distributions::Standard`
[INFO] [stderr]  --> src/mini_chain/chain.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | use rand::{Rng, distributions::Standard};
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Receiver`, `Sender`, and `self`
[INFO] [stderr]    --> src/mini_chain/node.rs:889:29
[INFO] [stderr]     |
[INFO] [stderr] 889 |     use tokio::sync::mpsc::{self, Sender, Receiver};
[INFO] [stderr]     |                             ^^^^  ^^^^^^  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `mini-chain` (lib) generated 34 warnings (run `cargo fix --lib -p mini-chain` to apply 29 suggestions)
[INFO] [stderr] warning: `mini-chain` (lib test) generated 35 warnings (33 duplicates) (run `cargo fix --lib -p mini-chain --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mini_chain-84b01015222888c9)
[INFO] [stdout] running 12 tests
[INFO] [stdout] test mini_chain::chain::test::test_add_block ... ok
[INFO] [stdout] test mini_chain::chain::test::test_get_transaction ... ok
[INFO] [stdout] test network::test::test_delivers ... ok
[INFO] [stdout] test mini_chain::block::test::test_different_transactions_are_different ... ok
[INFO] [stdout] test mini_chain::block::test::test_btree ... ok
[INFO] [stdout] test mini_chain::chain::test::test_get_chain_tip ... ok
[INFO] [stdout] test mini_chain::block::test::test_mine_block ... FAILED
[INFO] [stdout] test mini_chain::chain::test::test_fork_and_resolve ... FAILED
[INFO] [stdout] test mini_chain::block::test::test_randomized_mine_block ... FAILED
[INFO] [stdout] test mini_chain::chain::test::test_fork ... FAILED
[INFO] [stdout] test mini_chain::node::test::test_run_full_node has been running for over 60 seconds
[INFO] [stdout] test simulation::test_simulation has been running for over 60 seconds
[INFO] [stdout] test mini_chain::node::test::test_run_full_node ... FAILED
[INFO] [stdout] test simulation::test_simulation ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- mini_chain::block::test::test_mine_block stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'mini_chain::block::test::test_mine_block' (20) panicked at src/mini_chain/block.rs:413:9:
[INFO] [stdout] assertion failed: block.verify_proof_of_work(2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c3f61d36c2a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c3f61d36c2a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c3f61d36c2a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c3f61d36c2a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c3f61d4c9aa - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c3f61d4c9aa - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5c3f61d3b6a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c3f61d3b6a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c3f61d1579f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c3f61d1579f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c3f61d2ef59 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c3f61bd08ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c3f61bd08ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c3f61d2f1d2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c3f61d2f1d2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c3f61d1588a - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5c3f61d0aa39 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c3f61d1656d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c3f61d4d16c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c3f61d4d132 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5c3f61ba1fd3 - mini_chain[84214fdd90bfbb92]::mini_chain::block::test::test_mine_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:413:9
[INFO] [stdout]   21:     0x5c3f61babb62 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5c3f61babbfd - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c3f61b2799d - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   24:     0x5c3f61b2787b - tokio[6540d207827a280f]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x5c3f61b2787b - tokio[6540d207827a280f]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x5c3f61b2787b - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   27:     0x5c3f61b1d9f0 - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   28:     0x5c3f61b26ab0 - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   29:     0x5c3f61b25cb4 - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   30:     0x5c3f61b9addb - <tokio[6540d207827a280f]::runtime::context::scoped::Scoped<tokio[6540d207827a280f]::runtime::scheduler::Context>>::set::<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5c3f61b71199 - tokio[6540d207827a280f]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5c3f61b1e9c2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[6540d207827a280f]::runtime::context::Context>>::try_with::<tokio[6540d207827a280f]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x5c3f61b1e51e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[6540d207827a280f]::runtime::context::Context>>::with::<tokio[6540d207827a280f]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x5c3f61b6d80d - tokio[6540d207827a280f]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5c3f61b23690 - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   36:     0x5c3f61b239c6 - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   37:     0x5c3f61b25749 - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x5c3f61b32333 - tokio[6540d207827a280f]::runtime::context::runtime::enter_runtime::<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5c3f61b1d4a1 - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x5c3f61aefe3a - <tokio[6540d207827a280f]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   41:     0x5c3f61ba6cf9 - mini_chain[84214fdd90bfbb92]::mini_chain::block::test::test_mine_block
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:414:58
[INFO] [stdout]   42:     0x5c3f61ba1bb7 - mini_chain[84214fdd90bfbb92]::mini_chain::block::test::test_mine_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:407:31
[INFO] [stdout]   43:     0x5c3f61a7dd56 - <mini_chain[84214fdd90bfbb92]::mini_chain::block::test::test_mine_block::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5c3f61bc3bcb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c3f61bc3bcb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5c3f61bd13bb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5c3f61bd13bb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5c3f61bd13bb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5c3f61bd13bb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5c3f61bd13bb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5c3f61bd13bb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5c3f61bd13bb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5c3f61bcaad4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5c3f61bcaad4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5c3f61bd3fc2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5c3f61bd3fc2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5c3f61bd3fc2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c3f61bd3fc2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c3f61bd3fc2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c3f61bd3fc2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5c3f61bd3fc2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5c3f61d3652f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x5c3f61d3652f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7d4b6c523aa4 - <unknown>
[INFO] [stdout]   65:     0x7d4b6c5b0a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- mini_chain::chain::test::test_fork_and_resolve stdout ----
[INFO] [stdout] └── (0) Block: 94c824f38aa1a043 
[INFO] [stdout]     └── (1) Block: b94a27df59ec68d1 
[INFO] [stdout]         └── (2) Block: e67dd7b85b30f2a8 
[INFO] [stdout]             └── (3) Block: 3633de62a546c483 
[INFO] [stdout]                 └── (4) Block: c9f93fd962c33ae3 
[INFO] [stdout]                     ├── (5) Block: f0950542b2dc3e84 
[INFO] [stdout]                     │   ├── (6) Block: 1edb6d624370ff16 
[INFO] [stdout]                     │   │   └── (7) Block: 351d11abc299a930 < TIP
[INFO] [stdout]                     │   └── (6) Block: 4b381af9a1d10898 
[INFO] [stdout]                     │       ├── (7) Block: 8a5c969ce6b21d8c < TIP
[INFO] [stdout]                     │       └── (7) Block: 8bc4df08184cc5e7 < TIP
[INFO] [stdout]                     └── (5) Block: a3948cb558962377 
[INFO] [stdout]                         └── (6) Block: 14f0f7dc9f0970b0 
[INFO] [stdout]                             ├── (7) Block: 53fdfbb8c065c420 < TIP
[INFO] [stdout]                             └── (7) Block: c16b19306de6642d < TIP
[INFO] [stdout] 
[INFO] [stdout] thread 'mini_chain::chain::test::test_fork_and_resolve' (24) panicked at src/mini_chain/chain.rs:570:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 15
[INFO] [stdout]  right: 8
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c3f61d36c2a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c3f61d36c2a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c3f61d36c2a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c3f61d36c2a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c3f61d4c9aa - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c3f61d4c9aa - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5c3f61d3b6a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c3f61d3b6a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c3f61d1579f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c3f61d1579f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c3f61d2ef59 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c3f61bd08ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c3f61bd08ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c3f61d2f1d2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c3f61d2f1d2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c3f61d15858 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c3f61d0aa39 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c3f61d1656d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c3f61d4d16c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c3f61d4d023 - core[4a92201981c6b77a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5c3f61d48e3d - core[4a92201981c6b77a]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5c3f61b01809 - mini_chain[84214fdd90bfbb92]::mini_chain::chain::test::test_fork_and_resolve::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:570:9
[INFO] [stdout]   22:     0x5c3f61babb1f - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c3f61babbbb - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c3f61b2795b - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   25:     0x5c3f61b276db - tokio[6540d207827a280f]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>, <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5c3f61b276db - tokio[6540d207827a280f]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>, <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5c3f61b276db - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   28:     0x5c3f61b1d66d - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>, <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   29:     0x5c3f61b25f40 - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   30:     0x5c3f61b25c8b - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   31:     0x5c3f61b9acba - <tokio[6540d207827a280f]::runtime::context::scoped::Scoped<tokio[6540d207827a280f]::runtime::scheduler::Context>>::set::<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5c3f61b7114a - tokio[6540d207827a280f]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>), <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5c3f61b1e87b - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[6540d207827a280f]::runtime::context::Context>>::try_with::<tokio[6540d207827a280f]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>), <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5c3f61b1e4ad - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[6540d207827a280f]::runtime::context::Context>>::with::<tokio[6540d207827a280f]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>), <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5c3f61b6d7d1 - tokio[6540d207827a280f]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>), <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5c3f61b2322e - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   37:     0x5c3f61b23912 - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   38:     0x5c3f61b254d8 - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   39:     0x5c3f61b321ca - tokio[6540d207827a280f]::runtime::context::runtime::enter_runtime::<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>::{closure#0}, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5c3f61b1d3f6 - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   41:     0x5c3f61aefd10 - <tokio[6540d207827a280f]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   42:     0x5c3f61b08d80 - mini_chain[84214fdd90bfbb92]::mini_chain::chain::test::test_fork_and_resolve
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:581:11
[INFO] [stdout]   43:     0x5c3f61afbaed - mini_chain[84214fdd90bfbb92]::mini_chain::chain::test::test_fork_and_resolve::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:531:41
[INFO] [stdout]   44:     0x5c3f61a7ded6 - <mini_chain[84214fdd90bfbb92]::mini_chain::chain::test::test_fork_and_resolve::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c3f61bc3bcb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5c3f61bc3bcb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5c3f61bd13bb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5c3f61bd13bb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5c3f61bd13bb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5c3f61bd13bb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5c3f61bd13bb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5c3f61bd13bb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5c3f61bd13bb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5c3f61bcaad4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5c3f61bcaad4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5c3f61bd3fc2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5c3f61bd3fc2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5c3f61bd3fc2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5c3f61bd3fc2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5c3f61bd3fc2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5c3f61bd3fc2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5c3f61bd3fc2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5c3f61d3652f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x5c3f61d3652f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7d4b6c523aa4 - <unknown>
[INFO] [stdout]   66:     0x7d4b6c5b0a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- mini_chain::block::test::test_randomized_mine_block stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'mini_chain::block::test::test_randomized_mine_block' (21) panicked at src/mini_chain/block.rs:426:13:
[INFO] [stdout] assertion failed: block.verify_proof_of_work(2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c3f61d36c2a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c3f61d36c2a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c3f61d36c2a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c3f61d36c2a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c3f61d4c9aa - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c3f61d4c9aa - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5c3f61d3b6a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c3f61d3b6a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c3f61d1579f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c3f61d1579f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c3f61d2ef59 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c3f61bd08ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c3f61bd08ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c3f61d2f1d2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c3f61d2f1d2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c3f61d1588a - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5c3f61d0aa39 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c3f61d1656d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c3f61d4d16c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c3f61d4d132 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5c3f61ba2280 - mini_chain[84214fdd90bfbb92]::mini_chain::block::test::test_randomized_mine_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:426:13
[INFO] [stdout]   21:     0x5c3f61babb62 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5c3f61babbfd - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c3f61b2799d - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   24:     0x5c3f61b2787b - tokio[6540d207827a280f]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x5c3f61b2787b - tokio[6540d207827a280f]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x5c3f61b2787b - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   27:     0x5c3f61b1d9f0 - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   28:     0x5c3f61b26ab0 - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   29:     0x5c3f61b25cb4 - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   30:     0x5c3f61b9addb - <tokio[6540d207827a280f]::runtime::context::scoped::Scoped<tokio[6540d207827a280f]::runtime::scheduler::Context>>::set::<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5c3f61b71199 - tokio[6540d207827a280f]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5c3f61b1e9c2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[6540d207827a280f]::runtime::context::Context>>::try_with::<tokio[6540d207827a280f]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x5c3f61b1e51e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[6540d207827a280f]::runtime::context::Context>>::with::<tokio[6540d207827a280f]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x5c3f61b6d80d - tokio[6540d207827a280f]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5c3f61b23690 - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   36:     0x5c3f61b239c6 - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   37:     0x5c3f61b25749 - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x5c3f61b32333 - tokio[6540d207827a280f]::runtime::context::runtime::enter_runtime::<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5c3f61b1d4a1 - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x5c3f61aefe3a - <tokio[6540d207827a280f]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   41:     0x5c3f61ba6e89 - mini_chain[84214fdd90bfbb92]::mini_chain::block::test::test_randomized_mine_block
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:422:42
[INFO] [stdout]   42:     0x5c3f61ba1be7 - mini_chain[84214fdd90bfbb92]::mini_chain::block::test::test_randomized_mine_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/block.rs:418:42
[INFO] [stdout]   43:     0x5c3f61a7dd96 - <mini_chain[84214fdd90bfbb92]::mini_chain::block::test::test_randomized_mine_block::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5c3f61bc3bcb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c3f61bc3bcb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5c3f61bd13bb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5c3f61bd13bb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5c3f61bd13bb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5c3f61bd13bb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5c3f61bd13bb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5c3f61bd13bb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5c3f61bd13bb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5c3f61bcaad4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5c3f61bcaad4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5c3f61bd3fc2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5c3f61bd3fc2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5c3f61bd3fc2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c3f61bd3fc2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c3f61bd3fc2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c3f61bd3fc2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5c3f61bd3fc2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5c3f61d3652f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x5c3f61d3652f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7d4b6c523aa4 - <unknown>
[INFO] [stdout]   65:     0x7d4b6c5b0a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- mini_chain::chain::test::test_fork stdout ----
[INFO] [stdout] └── (0) Block: e6e6ac2e4beaab10 
[INFO] [stdout]     └── (1) Block: af101dd2b82d9d75 
[INFO] [stdout]         └── (2) Block: 59b74a7f2ff4f0ad 
[INFO] [stdout]             └── (3) Block: db62d9950528cd54 
[INFO] [stdout]                 └── (4) Block: b41dfd4e88b4a71a 
[INFO] [stdout]                     ├── (5) Block: 02156455a105cfd2 
[INFO] [stdout]                     │   ├── (6) Block: e52f64412f311c3f 
[INFO] [stdout]                     │   │   ├── (7) Block: 4b2a54bafe8bab17 
[INFO] [stdout]                     │   │   │   ├── (8) Block: 2623ed3cdf4e478b < TIP
[INFO] [stdout]                     │   │   │   └── (8) Block: d7a27a0feeec2912 < TIP
[INFO] [stdout]                     │   │   └── (7) Block: 5e96c7d505ed7b1d 
[INFO] [stdout]                     │   │       └── (8) Block: 07e853d7c1590d03 < TIP
[INFO] [stdout]                     │   └── (6) Block: 8f594b4fbad295b0 
[INFO] [stdout]                     │       └── (7) Block: cc4b5c17cbad9307 
[INFO] [stdout]                     │           └── (8) Block: b173b5281e949c2c < TIP
[INFO] [stdout]                     └── (5) Block: 20893c35c243a16c 
[INFO] [stdout]                         ├── (6) Block: 4c600ea4e32175f6 
[INFO] [stdout]                         │   ├── (7) Block: b755d621a0e8ea4a < TIP
[INFO] [stdout]                         │   └── (7) Block: 8430c024d8e91983 
[INFO] [stdout]                         │       ├── (8) Block: f990d68d0b50b174 < TIP
[INFO] [stdout]                         │       └── (8) Block: a6441811f1bd5b79 < TIP
[INFO] [stdout]                         └── (6) Block: d6a37aa9f4bd17eb 
[INFO] [stdout]                             ├── (7) Block: f4cc7d7bbd8ce49c 
[INFO] [stdout]                             │   └── (8) Block: 13b1fe4d7fb678df < TIP
[INFO] [stdout]                             └── (7) Block: a62b9f48dc243647 
[INFO] [stdout]                                 ├── (8) Block: 5316ab8e18c0b516 < TIP
[INFO] [stdout]                                 └── (8) Block: 23ad5c5acdc639f0 < TIP
[INFO] [stdout] 
[INFO] [stdout] thread 'mini_chain::chain::test::test_fork' (23) panicked at src/mini_chain/chain.rs:524:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 27
[INFO] [stdout]  right: 9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c3f61d36c2a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c3f61d36c2a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c3f61d36c2a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c3f61d36c2a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c3f61d4c9aa - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c3f61d4c9aa - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5c3f61d3b6a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c3f61d3b6a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c3f61d1579f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c3f61d1579f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c3f61d2ef59 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c3f61bd08ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c3f61bd08ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c3f61d2f1d2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c3f61d2f1d2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c3f61d15858 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c3f61d0aa39 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c3f61d1656d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c3f61d4d16c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c3f61d4d023 - core[4a92201981c6b77a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5c3f61d48e3d - core[4a92201981c6b77a]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5c3f61b04cb8 - mini_chain[84214fdd90bfbb92]::mini_chain::chain::test::test_fork::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:524:9
[INFO] [stdout]   22:     0x5c3f61babb1f - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c3f61babbbb - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c3f61b2795b - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   25:     0x5c3f61b276db - tokio[6540d207827a280f]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>, <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5c3f61b276db - tokio[6540d207827a280f]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>, <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5c3f61b276db - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   28:     0x5c3f61b1d66d - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>, <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   29:     0x5c3f61b25f40 - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   30:     0x5c3f61b25c8b - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   31:     0x5c3f61b9acba - <tokio[6540d207827a280f]::runtime::context::scoped::Scoped<tokio[6540d207827a280f]::runtime::scheduler::Context>>::set::<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5c3f61b7114a - tokio[6540d207827a280f]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>), <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5c3f61b1e87b - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[6540d207827a280f]::runtime::context::Context>>::try_with::<tokio[6540d207827a280f]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>), <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5c3f61b1e4ad - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[6540d207827a280f]::runtime::context::Context>>::with::<tokio[6540d207827a280f]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>), <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5c3f61b6d7d1 - tokio[6540d207827a280f]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>), <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5c3f61b2322e - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   37:     0x5c3f61b23912 - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   38:     0x5c3f61b254d8 - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   39:     0x5c3f61b321ca - tokio[6540d207827a280f]::runtime::context::runtime::enter_runtime::<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>::{closure#0}, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5c3f61b1d3f6 - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   41:     0x5c3f61aefd10 - <tokio[6540d207827a280f]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   42:     0x5c3f61b08f60 - mini_chain[84214fdd90bfbb92]::mini_chain::chain::test::test_fork
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:526:11
[INFO] [stdout]   43:     0x5c3f61afbb2d - mini_chain[84214fdd90bfbb92]::mini_chain::chain::test::test_fork::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/chain.rs:485:29
[INFO] [stdout]   44:     0x5c3f61a7df16 - <mini_chain[84214fdd90bfbb92]::mini_chain::chain::test::test_fork::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c3f61bc3bcb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5c3f61bc3bcb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5c3f61bd13bb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5c3f61bd13bb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5c3f61bd13bb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5c3f61bd13bb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5c3f61bd13bb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5c3f61bd13bb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5c3f61bd13bb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5c3f61bcaad4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5c3f61bcaad4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5c3f61bd3fc2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5c3f61bd3fc2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5c3f61bd3fc2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5c3f61bd3fc2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5c3f61bd3fc2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5c3f61bd3fc2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5c3f61bd3fc2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5c3f61d3652f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x5c3f61d3652f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7d4b6c523aa4 - <unknown>
[INFO] [stdout]   66:     0x7d4b6c5b0a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- mini_chain::node::test::test_run_full_node stdout ----
[INFO] [stdout] 
[INFO] [stdout] 1777924406
[INFO] [stdout] └── (0) Block: f1534392279bddbf < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924408
[INFO] [stdout] └── (0) Block: f1534392279bddbf < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924410
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007e54b85bad5ee2 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924412
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007e54b85bad5ee2 
[INFO] [stdout]         └── (2) Block: 00e5bc80e9fe098a < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924414
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007e54b85bad5ee2 
[INFO] [stdout]         └── (2) Block: 00e5bc80e9fe098a 
[INFO] [stdout]             └── (3) Block: 007e1aff14b0d1e1 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924416
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007e54b85bad5ee2 
[INFO] [stdout]         └── (2) Block: 00e5bc80e9fe098a 
[INFO] [stdout]             └── (3) Block: 007e1aff14b0d1e1 
[INFO] [stdout]                 └── (4) Block: 005b3f450382a964 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924418
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007e54b85bad5ee2 
[INFO] [stdout]         └── (2) Block: 00e5bc80e9fe098a 
[INFO] [stdout]             └── (3) Block: 007e1aff14b0d1e1 
[INFO] [stdout]                 └── (4) Block: 005b3f450382a964 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924420
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007e54b85bad5ee2 
[INFO] [stdout]         └── (2) Block: 00e5bc80e9fe098a 
[INFO] [stdout]             └── (3) Block: 007e1aff14b0d1e1 
[INFO] [stdout]                 └── (4) Block: 005b3f450382a964 
[INFO] [stdout]                     └── (5) Block: 007779925d03d5b8 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924422
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007e54b85bad5ee2 
[INFO] [stdout]         └── (2) Block: 00e5bc80e9fe098a 
[INFO] [stdout]             └── (3) Block: 007e1aff14b0d1e1 
[INFO] [stdout]                 └── (4) Block: 005b3f450382a964 
[INFO] [stdout]                     └── (5) Block: 007779925d03d5b8 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924424
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007e54b85bad5ee2 
[INFO] [stdout]         └── (2) Block: 00e5bc80e9fe098a 
[INFO] [stdout]             └── (3) Block: 007e1aff14b0d1e1 
[INFO] [stdout]                 └── (4) Block: 005b3f450382a964 
[INFO] [stdout]                     └── (5) Block: 007779925d03d5b8 
[INFO] [stdout]                         └── (6) Block: 009e684d17ce6526 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924426
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007e54b85bad5ee2 
[INFO] [stdout]         └── (2) Block: 00e5bc80e9fe098a 
[INFO] [stdout]             └── (3) Block: 007e1aff14b0d1e1 
[INFO] [stdout]                 └── (4) Block: 005b3f450382a964 
[INFO] [stdout]                     └── (5) Block: 007779925d03d5b8 
[INFO] [stdout]                         └── (6) Block: 009e684d17ce6526 
[INFO] [stdout]                             └── (7) Block: 00d8ca4acb2500ee < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924428
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007e54b85bad5ee2 
[INFO] [stdout]         └── (2) Block: 00e5bc80e9fe098a 
[INFO] [stdout]             └── (3) Block: 007e1aff14b0d1e1 
[INFO] [stdout]                 └── (4) Block: 005b3f450382a964 
[INFO] [stdout]                     └── (5) Block: 007779925d03d5b8 
[INFO] [stdout]                         └── (6) Block: 009e684d17ce6526 
[INFO] [stdout]                             └── (7) Block: 00d8ca4acb2500ee < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924430
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007e54b85bad5ee2 
[INFO] [stdout]         └── (2) Block: 00e5bc80e9fe098a 
[INFO] [stdout]             └── (3) Block: 007e1aff14b0d1e1 
[INFO] [stdout]                 └── (4) Block: 005b3f450382a964 
[INFO] [stdout]                     └── (5) Block: 007779925d03d5b8 
[INFO] [stdout]                         └── (6) Block: 009e684d17ce6526 
[INFO] [stdout]                             └── (7) Block: 00d8ca4acb2500ee < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924432
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007e54b85bad5ee2 
[INFO] [stdout]         └── (2) Block: 00e5bc80e9fe098a 
[INFO] [stdout]             └── (3) Block: 007e1aff14b0d1e1 
[INFO] [stdout]                 └── (4) Block: 005b3f450382a964 
[INFO] [stdout]                     └── (5) Block: 007779925d03d5b8 
[INFO] [stdout]                         └── (6) Block: 009e684d17ce6526 
[INFO] [stdout]                             └── (7) Block: 00d8ca4acb2500ee < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924434
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007e54b85bad5ee2 
[INFO] [stdout]         └── (2) Block: 00e5bc80e9fe098a 
[INFO] [stdout]             └── (3) Block: 007e1aff14b0d1e1 
[INFO] [stdout]                 └── (4) Block: 005b3f450382a964 
[INFO] [stdout]                     └── (5) Block: 007779925d03d5b8 
[INFO] [stdout]                         └── (6) Block: 009e684d17ce6526 
[INFO] [stdout]                             └── (7) Block: 00d8ca4acb2500ee 
[INFO] [stdout]                                 └── (8) Block: 0069fddef6db0fb8 
[INFO] [stdout]                                     └── (9) Block: 00c1b5821c1a1eee < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924436
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007e54b85bad5ee2 
[INFO] [stdout]         └── (2) Block: 00e5bc80e9fe098a 
[INFO] [stdout]             └── (3) Block: 007e1aff14b0d1e1 
[INFO] [stdout]                 └── (4) Block: 005b3f450382a964 
[INFO] [stdout]                     └── (5) Block: 007779925d03d5b8 
[INFO] [stdout]                         └── (6) Block: 009e684d17ce6526 
[INFO] [stdout]                             └── (7) Block: 00d8ca4acb2500ee 
[INFO] [stdout]                                 └── (8) Block: 0069fddef6db0fb8 
[INFO] [stdout]                                     └── (9) Block: 00c1b5821c1a1eee < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924438
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007e54b85bad5ee2 
[INFO] [stdout]         └── (2) Block: 00e5bc80e9fe098a 
[INFO] [stdout]             └── (3) Block: 007e1aff14b0d1e1 
[INFO] [stdout]                 └── (4) Block: 005b3f450382a964 
[INFO] [stdout]                     └── (5) Block: 007779925d03d5b8 
[INFO] [stdout]                         └── (6) Block: 009e684d17ce6526 
[INFO] [stdout]                             └── (7) Block: 00d8ca4acb2500ee 
[INFO] [stdout]                                 └── (8) Block: 0069fddef6db0fb8 
[INFO] [stdout]                                     └── (9) Block: 00c1b5821c1a1eee 
[INFO] [stdout]                                         └── (10) Block: 00ef05866a0a2ddc 
[INFO] [stdout]                                             └── (11) Block: 00fd47fb82ab8b65 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924440
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007e54b85bad5ee2 
[INFO] [stdout]         └── (2) Block: 00e5bc80e9fe098a 
[INFO] [stdout]             └── (3) Block: 007e1aff14b0d1e1 
[INFO] [stdout]                 └── (4) Block: 005b3f450382a964 
[INFO] [stdout]                     └── (5) Block: 007779925d03d5b8 
[INFO] [stdout]                         └── (6) Block: 009e684d17ce6526 
[INFO] [stdout]                             └── (7) Block: 00d8ca4acb2500ee 
[INFO] [stdout]                                 └── (8) Block: 0069fddef6db0fb8 
[INFO] [stdout]                                     └── (9) Block: 00c1b5821c1a1eee 
[INFO] [stdout]                                         └── (10) Block: 00ef05866a0a2ddc 
[INFO] [stdout]                                             └── (11) Block: 00fd47fb82ab8b65 
[INFO] [stdout]                                                 └── (12) Block: 008c6102268f05f0 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924442
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007e54b85bad5ee2 
[INFO] [stdout]         └── (2) Block: 00e5bc80e9fe098a 
[INFO] [stdout]             └── (3) Block: 007e1aff14b0d1e1 
[INFO] [stdout]                 └── (4) Block: 005b3f450382a964 
[INFO] [stdout]                     └── (5) Block: 007779925d03d5b8 
[INFO] [stdout]                         └── (6) Block: 009e684d17ce6526 
[INFO] [stdout]                             └── (7) Block: 00d8ca4acb2500ee 
[INFO] [stdout]                                 └── (8) Block: 0069fddef6db0fb8 
[INFO] [stdout]                                     └── (9) Block: 00c1b5821c1a1eee 
[INFO] [stdout]                                         └── (10) Block: 00ef05866a0a2ddc 
[INFO] [stdout]                                             └── (11) Block: 00fd47fb82ab8b65 
[INFO] [stdout]                                                 └── (12) Block: 008c6102268f05f0 
[INFO] [stdout]                                                     └── (13) Block: 00d4d277e935d7ff < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924444
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007e54b85bad5ee2 
[INFO] [stdout]         └── (2) Block: 00e5bc80e9fe098a 
[INFO] [stdout]             └── (3) Block: 007e1aff14b0d1e1 
[INFO] [stdout]                 └── (4) Block: 005b3f450382a964 
[INFO] [stdout]                     └── (5) Block: 007779925d03d5b8 
[INFO] [stdout]                         └── (6) Block: 009e684d17ce6526 
[INFO] [stdout]                             └── (7) Block: 00d8ca4acb2500ee 
[INFO] [stdout]                                 └── (8) Block: 0069fddef6db0fb8 
[INFO] [stdout]                                     └── (9) Block: 00c1b5821c1a1eee 
[INFO] [stdout]                                         └── (10) Block: 00ef05866a0a2ddc 
[INFO] [stdout]                                             └── (11) Block: 00fd47fb82ab8b65 
[INFO] [stdout]                                                 └── (12) Block: 008c6102268f05f0 
[INFO] [stdout]                                                     └── (13) Block: 00d4d277e935d7ff < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924446
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007e54b85bad5ee2 
[INFO] [stdout]         └── (2) Block: 00e5bc80e9fe098a 
[INFO] [stdout]             └── (3) Block: 007e1aff14b0d1e1 
[INFO] [stdout]                 └── (4) Block: 005b3f450382a964 
[INFO] [stdout]                     └── (5) Block: 007779925d03d5b8 
[INFO] [stdout]                         └── (6) Block: 009e684d17ce6526 
[INFO] [stdout]                             └── (7) Block: 00d8ca4acb2500ee 
[INFO] [stdout]                                 └── (8) Block: 0069fddef6db0fb8 
[INFO] [stdout]                                     └── (9) Block: 00c1b5821c1a1eee 
[INFO] [stdout]                                         └── (10) Block: 00ef05866a0a2ddc 
[INFO] [stdout]                                             └── (11) Block: 00fd47fb82ab8b65 
[INFO] [stdout]                                                 └── (12) Block: 008c6102268f05f0 
[INFO] [stdout]                                                     └── (13) Block: 00d4d277e935d7ff 
[INFO] [stdout]                                                         └── (14) Block: 003f07ba4cec2103 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924448
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007e54b85bad5ee2 
[INFO] [stdout]         └── (2) Block: 00e5bc80e9fe098a 
[INFO] [stdout]             └── (3) Block: 007e1aff14b0d1e1 
[INFO] [stdout]                 └── (4) Block: 005b3f450382a964 
[INFO] [stdout]                     └── (5) Block: 007779925d03d5b8 
[INFO] [stdout]                         └── (6) Block: 009e684d17ce6526 
[INFO] [stdout]                             └── (7) Block: 00d8ca4acb2500ee 
[INFO] [stdout]                                 └── (8) Block: 0069fddef6db0fb8 
[INFO] [stdout]                                     └── (9) Block: 00c1b5821c1a1eee 
[INFO] [stdout]                                         └── (10) Block: 00ef05866a0a2ddc 
[INFO] [stdout]                                             └── (11) Block: 00fd47fb82ab8b65 
[INFO] [stdout]                                                 └── (12) Block: 008c6102268f05f0 
[INFO] [stdout]                                                     └── (13) Block: 00d4d277e935d7ff 
[INFO] [stdout]                                                         └── (14) Block: 003f07ba4cec2103 
[INFO] [stdout]                                                             └── (15) Block: 00c719e42a5661a8 
[INFO] [stdout]                                                                 └── (16) Block: 004b4a1e4e87384f < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924450
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007e54b85bad5ee2 
[INFO] [stdout]         └── (2) Block: 00e5bc80e9fe098a 
[INFO] [stdout]             └── (3) Block: 007e1aff14b0d1e1 
[INFO] [stdout]                 └── (4) Block: 005b3f450382a964 
[INFO] [stdout]                     └── (5) Block: 007779925d03d5b8 
[INFO] [stdout]                         └── (6) Block: 009e684d17ce6526 
[INFO] [stdout]                             └── (7) Block: 00d8ca4acb2500ee 
[INFO] [stdout]                                 └── (8) Block: 0069fddef6db0fb8 
[INFO] [stdout]                                     └── (9) Block: 00c1b5821c1a1eee 
[INFO] [stdout]                                         └── (10) Block: 00ef05866a0a2ddc 
[INFO] [stdout]                                             └── (11) Block: 00fd47fb82ab8b65 
[INFO] [stdout]                                                 └── (12) Block: 008c6102268f05f0 
[INFO] [stdout]                                                     └── (13) Block: 00d4d277e935d7ff 
[INFO] [stdout]                                                         └── (14) Block: 003f07ba4cec2103 
[INFO] [stdout]                                                             └── (15) Block: 00c719e42a5661a8 
[INFO] [stdout]                                                                 └── (16) Block: 004b4a1e4e87384f < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924452
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007e54b85bad5ee2 
[INFO] [stdout]         └── (2) Block: 00e5bc80e9fe098a 
[INFO] [stdout]             └── (3) Block: 007e1aff14b0d1e1 
[INFO] [stdout]                 └── (4) Block: 005b3f450382a964 
[INFO] [stdout]                     └── (5) Block: 007779925d03d5b8 
[INFO] [stdout]                         └── (6) Block: 009e684d17ce6526 
[INFO] [stdout]                             └── (7) Block: 00d8ca4acb2500ee 
[INFO] [stdout]                                 └── (8) Block: 0069fddef6db0fb8 
[INFO] [stdout]                                     └── (9) Block: 00c1b5821c1a1eee 
[INFO] [stdout]                                         └── (10) Block: 00ef05866a0a2ddc 
[INFO] [stdout]                                             └── (11) Block: 00fd47fb82ab8b65 
[INFO] [stdout]                                                 └── (12) Block: 008c6102268f05f0 
[INFO] [stdout]                                                     └── (13) Block: 00d4d277e935d7ff 
[INFO] [stdout]                                                         └── (14) Block: 003f07ba4cec2103 
[INFO] [stdout]                                                             └── (15) Block: 00c719e42a5661a8 
[INFO] [stdout]                                                                 └── (16) Block: 004b4a1e4e87384f 
[INFO] [stdout]                                                                     └── (17) Block: 00455cfbf569d426 
[INFO] [stdout]                                                                         └── (18) Block: 002447abd8a55084 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924454
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007e54b85bad5ee2 
[INFO] [stdout]         └── (2) Block: 00e5bc80e9fe098a 
[INFO] [stdout]             └── (3) Block: 007e1aff14b0d1e1 
[INFO] [stdout]                 └── (4) Block: 005b3f450382a964 
[INFO] [stdout]                     └── (5) Block: 007779925d03d5b8 
[INFO] [stdout]                         └── (6) Block: 009e684d17ce6526 
[INFO] [stdout]                             └── (7) Block: 00d8ca4acb2500ee 
[INFO] [stdout]                                 └── (8) Block: 0069fddef6db0fb8 
[INFO] [stdout]                                     └── (9) Block: 00c1b5821c1a1eee 
[INFO] [stdout]                                         └── (10) Block: 00ef05866a0a2ddc 
[INFO] [stdout]                                             └── (11) Block: 00fd47fb82ab8b65 
[INFO] [stdout]                                                 └── (12) Block: 008c6102268f05f0 
[INFO] [stdout]                                                     └── (13) Block: 00d4d277e935d7ff 
[INFO] [stdout]                                                         └── (14) Block: 003f07ba4cec2103 
[INFO] [stdout]                                                             └── (15) Block: 00c719e42a5661a8 
[INFO] [stdout]                                                                 └── (16) Block: 004b4a1e4e87384f 
[INFO] [stdout]                                                                     └── (17) Block: 00455cfbf569d426 
[INFO] [stdout]                                                                         └── (18) Block: 002447abd8a55084 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924456
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007e54b85bad5ee2 
[INFO] [stdout]         └── (2) Block: 00e5bc80e9fe098a 
[INFO] [stdout]             └── (3) Block: 007e1aff14b0d1e1 
[INFO] [stdout]                 └── (4) Block: 005b3f450382a964 
[INFO] [stdout]                     └── (5) Block: 007779925d03d5b8 
[INFO] [stdout]                         └── (6) Block: 009e684d17ce6526 
[INFO] [stdout]                             └── (7) Block: 00d8ca4acb2500ee 
[INFO] [stdout]                                 └── (8) Block: 0069fddef6db0fb8 
[INFO] [stdout]                                     └── (9) Block: 00c1b5821c1a1eee 
[INFO] [stdout]                                         └── (10) Block: 00ef05866a0a2ddc 
[INFO] [stdout]                                             └── (11) Block: 00fd47fb82ab8b65 
[INFO] [stdout]                                                 └── (12) Block: 008c6102268f05f0 
[INFO] [stdout]                                                     └── (13) Block: 00d4d277e935d7ff 
[INFO] [stdout]                                                         └── (14) Block: 003f07ba4cec2103 
[INFO] [stdout]                                                             └── (15) Block: 00c719e42a5661a8 
[INFO] [stdout]                                                                 └── (16) Block: 004b4a1e4e87384f 
[INFO] [stdout]                                                                     └── (17) Block: 00455cfbf569d426 
[INFO] [stdout]                                                                         └── (18) Block: 002447abd8a55084 
[INFO] [stdout]                                                                             └── (19) Block: 00e7d95dc0aea8e7 
[INFO] [stdout]                                                                                 └── (20) Block: 0091bff78635ae9d < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924458
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007e54b85bad5ee2 
[INFO] [stdout]         └── (2) Block: 00e5bc80e9fe098a 
[INFO] [stdout]             └── (3) Block: 007e1aff14b0d1e1 
[INFO] [stdout]                 └── (4) Block: 005b3f450382a964 
[INFO] [stdout]                     └── (5) Block: 007779925d03d5b8 
[INFO] [stdout]                         └── (6) Block: 009e684d17ce6526 
[INFO] [stdout]                             └── (7) Block: 00d8ca4acb2500ee 
[INFO] [stdout]                                 └── (8) Block: 0069fddef6db0fb8 
[INFO] [stdout]                                     └── (9) Block: 00c1b5821c1a1eee 
[INFO] [stdout]                                         └── (10) Block: 00ef05866a0a2ddc 
[INFO] [stdout]                                             └── (11) Block: 00fd47fb82ab8b65 
[INFO] [stdout]                                                 └── (12) Block: 008c6102268f05f0 
[INFO] [stdout]                                                     └── (13) Block: 00d4d277e935d7ff 
[INFO] [stdout]                                                         └── (14) Block: 003f07ba4cec2103 
[INFO] [stdout]                                                             └── (15) Block: 00c719e42a5661a8 
[INFO] [stdout]                                                                 └── (16) Block: 004b4a1e4e87384f 
[INFO] [stdout]                                                                     └── (17) Block: 00455cfbf569d426 
[INFO] [stdout]                                                                         └── (18) Block: 002447abd8a55084 
[INFO] [stdout]                                                                             └── (19) Block: 00e7d95dc0aea8e7 
[INFO] [stdout]                                                                                 └── (20) Block: 0091bff78635ae9d 
[INFO] [stdout]                                                                                     └── (21) Block: 00819b7e940b1cf4 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924460
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007e54b85bad5ee2 
[INFO] [stdout]         └── (2) Block: 00e5bc80e9fe098a 
[INFO] [stdout]             └── (3) Block: 007e1aff14b0d1e1 
[INFO] [stdout]                 └── (4) Block: 005b3f450382a964 
[INFO] [stdout]                     └── (5) Block: 007779925d03d5b8 
[INFO] [stdout]                         └── (6) Block: 009e684d17ce6526 
[INFO] [stdout]                             └── (7) Block: 00d8ca4acb2500ee 
[INFO] [stdout]                                 └── (8) Block: 0069fddef6db0fb8 
[INFO] [stdout]                                     └── (9) Block: 00c1b5821c1a1eee 
[INFO] [stdout]                                         └── (10) Block: 00ef05866a0a2ddc 
[INFO] [stdout]                                             └── (11) Block: 00fd47fb82ab8b65 
[INFO] [stdout]                                                 └── (12) Block: 008c6102268f05f0 
[INFO] [stdout]                                                     └── (13) Block: 00d4d277e935d7ff 
[INFO] [stdout]                                                         └── (14) Block: 003f07ba4cec2103 
[INFO] [stdout]                                                             └── (15) Block: 00c719e42a5661a8 
[INFO] [stdout]                                                                 └── (16) Block: 004b4a1e4e87384f 
[INFO] [stdout]                                                                     └── (17) Block: 00455cfbf569d426 
[INFO] [stdout]                                                                         └── (18) Block: 002447abd8a55084 
[INFO] [stdout]                                                                             └── (19) Block: 00e7d95dc0aea8e7 
[INFO] [stdout]                                                                                 └── (20) Block: 0091bff78635ae9d 
[INFO] [stdout]                                                                                     └── (21) Block: 00819b7e940b1cf4 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924462
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007e54b85bad5ee2 
[INFO] [stdout]         └── (2) Block: 00e5bc80e9fe098a 
[INFO] [stdout]             └── (3) Block: 007e1aff14b0d1e1 
[INFO] [stdout]                 └── (4) Block: 005b3f450382a964 
[INFO] [stdout]                     └── (5) Block: 007779925d03d5b8 
[INFO] [stdout]                         └── (6) Block: 009e684d17ce6526 
[INFO] [stdout]                             └── (7) Block: 00d8ca4acb2500ee 
[INFO] [stdout]                                 └── (8) Block: 0069fddef6db0fb8 
[INFO] [stdout]                                     └── (9) Block: 00c1b5821c1a1eee 
[INFO] [stdout]                                         └── (10) Block: 00ef05866a0a2ddc 
[INFO] [stdout]                                             └── (11) Block: 00fd47fb82ab8b65 
[INFO] [stdout]                                                 └── (12) Block: 008c6102268f05f0 
[INFO] [stdout]                                                     └── (13) Block: 00d4d277e935d7ff 
[INFO] [stdout]                                                         └── (14) Block: 003f07ba4cec2103 
[INFO] [stdout]                                                             └── (15) Block: 00c719e42a5661a8 
[INFO] [stdout]                                                                 └── (16) Block: 004b4a1e4e87384f 
[INFO] [stdout]                                                                     └── (17) Block: 00455cfbf569d426 
[INFO] [stdout]                                                                         └── (18) Block: 002447abd8a55084 
[INFO] [stdout]                                                                             └── (19) Block: 00e7d95dc0aea8e7 
[INFO] [stdout]                                                                                 └── (20) Block: 0091bff78635ae9d 
[INFO] [stdout]                                                                                     └── (21) Block: 00819b7e940b1cf4 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924464
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007e54b85bad5ee2 
[INFO] [stdout]         └── (2) Block: 00e5bc80e9fe098a 
[INFO] [stdout]             └── (3) Block: 007e1aff14b0d1e1 
[INFO] [stdout]                 └── (4) Block: 005b3f450382a964 
[INFO] [stdout]                     └── (5) Block: 007779925d03d5b8 
[INFO] [stdout]                         └── (6) Block: 009e684d17ce6526 
[INFO] [stdout]                             └── (7) Block: 00d8ca4acb2500ee 
[INFO] [stdout]                                 └── (8) Block: 0069fddef6db0fb8 
[INFO] [stdout]                                     └── (9) Block: 00c1b5821c1a1eee 
[INFO] [stdout]                                         └── (10) Block: 00ef05866a0a2ddc 
[INFO] [stdout]                                             └── (11) Block: 00fd47fb82ab8b65 
[INFO] [stdout]                                                 └── (12) Block: 008c6102268f05f0 
[INFO] [stdout]                                                     └── (13) Block: 00d4d277e935d7ff 
[INFO] [stdout]                                                         └── (14) Block: 003f07ba4cec2103 
[INFO] [stdout]                                                             └── (15) Block: 00c719e42a5661a8 
[INFO] [stdout]                                                                 └── (16) Block: 004b4a1e4e87384f 
[INFO] [stdout]                                                                     └── (17) Block: 00455cfbf569d426 
[INFO] [stdout]                                                                         └── (18) Block: 002447abd8a55084 
[INFO] [stdout]                                                                             └── (19) Block: 00e7d95dc0aea8e7 
[INFO] [stdout]                                                                                 └── (20) Block: 0091bff78635ae9d 
[INFO] [stdout]                                                                                     └── (21) Block: 00819b7e940b1cf4 < TIP
[INFO] [stdout] 
[INFO] [stdout] Final Chain
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 007e54b85bad5ee2 
[INFO] [stdout]         └── (2) Block: 00e5bc80e9fe098a 
[INFO] [stdout]             └── (3) Block: 007e1aff14b0d1e1 
[INFO] [stdout]                 └── (4) Block: 005b3f450382a964 
[INFO] [stdout]                     └── (5) Block: 007779925d03d5b8 
[INFO] [stdout]                         └── (6) Block: 009e684d17ce6526 
[INFO] [stdout]                             └── (7) Block: 00d8ca4acb2500ee 
[INFO] [stdout]                                 └── (8) Block: 0069fddef6db0fb8 
[INFO] [stdout]                                     └── (9) Block: 00c1b5821c1a1eee 
[INFO] [stdout]                                         └── (10) Block: 00ef05866a0a2ddc 
[INFO] [stdout]                                             └── (11) Block: 00fd47fb82ab8b65 
[INFO] [stdout]                                                 └── (12) Block: 008c6102268f05f0 
[INFO] [stdout]                                                     └── (13) Block: 00d4d277e935d7ff 
[INFO] [stdout]                                                         └── (14) Block: 003f07ba4cec2103 
[INFO] [stdout]                                                             └── (15) Block: 00c719e42a5661a8 
[INFO] [stdout]                                                                 └── (16) Block: 004b4a1e4e87384f 
[INFO] [stdout]                                                                     └── (17) Block: 00455cfbf569d426 
[INFO] [stdout]                                                                         └── (18) Block: 002447abd8a55084 
[INFO] [stdout]                                                                             └── (19) Block: 00e7d95dc0aea8e7 
[INFO] [stdout]                                                                                 └── (20) Block: 0091bff78635ae9d 
[INFO] [stdout]                                                                                     └── (21) Block: 00819b7e940b1cf4 < TIP
[INFO] [stdout] 
[INFO] [stdout] Chain has a tall trunk!
[INFO] [stdout] 
[INFO] [stdout] Transaction Success Rate: 54.061251664447404%
[INFO] [stdout] 
[INFO] [stdout] thread 'mini_chain::node::test::test_run_full_node' (27) panicked at src/mini_chain/node.rs:982:9:
[INFO] [stdout] assertion failed: txn_success_rate > 0.75
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c3f61d36c2a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c3f61d36c2a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c3f61d36c2a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c3f61d36c2a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c3f61d4c9aa - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c3f61d4c9aa - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5c3f61d3b6a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c3f61d3b6a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c3f61d1579f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c3f61d1579f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c3f61d2ef59 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c3f61bd08ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c3f61bd08ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c3f61d2f1d2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c3f61d2f1d2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c3f61d1588a - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5c3f61d0aa39 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c3f61d1656d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c3f61d4d16c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c3f61d4d132 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5c3f61af9b9c - mini_chain[84214fdd90bfbb92]::mini_chain::node::test::run_full_node::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/node.rs:982:9
[INFO] [stdout]   21:     0x5c3f61af9ee9 - mini_chain[84214fdd90bfbb92]::mini_chain::node::test::test_run_full_node::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/node.rs:992:31
[INFO] [stdout]   22:     0x5c3f61babb1f - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c3f61babbbb - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c3f61b2795b - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   25:     0x5c3f61b276db - tokio[6540d207827a280f]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>, <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5c3f61b276db - tokio[6540d207827a280f]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>, <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5c3f61b276db - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   28:     0x5c3f61b1d66d - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>, <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   29:     0x5c3f61b25f40 - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   30:     0x5c3f61b25c8b - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   31:     0x5c3f61b9acba - <tokio[6540d207827a280f]::runtime::context::scoped::Scoped<tokio[6540d207827a280f]::runtime::scheduler::Context>>::set::<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5c3f61b7114a - tokio[6540d207827a280f]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>), <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5c3f61b1e87b - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[6540d207827a280f]::runtime::context::Context>>::try_with::<tokio[6540d207827a280f]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>), <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5c3f61b1e4ad - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[6540d207827a280f]::runtime::context::Context>>::with::<tokio[6540d207827a280f]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>), <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5c3f61b6d7d1 - tokio[6540d207827a280f]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>), <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5c3f61b2322e - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   37:     0x5c3f61b23912 - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   38:     0x5c3f61b254d8 - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   39:     0x5c3f61b321ca - tokio[6540d207827a280f]::runtime::context::runtime::enter_runtime::<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>::{closure#0}, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5c3f61b1d3f6 - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   41:     0x5c3f61aefd10 - <tokio[6540d207827a280f]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   42:     0x5c3f61b08540 - mini_chain[84214fdd90bfbb92]::mini_chain::node::test::test_run_full_node
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/node.rs:992:31
[INFO] [stdout]   43:     0x5c3f61af9d8d - mini_chain[84214fdd90bfbb92]::mini_chain::node::test::test_run_full_node::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mini_chain/node.rs:990:36
[INFO] [stdout]   44:     0x5c3f61a7dcd6 - <mini_chain[84214fdd90bfbb92]::mini_chain::node::test::test_run_full_node::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c3f61bc3bcb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5c3f61bc3bcb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5c3f61bd13bb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5c3f61bd13bb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5c3f61bd13bb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5c3f61bd13bb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5c3f61bd13bb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5c3f61bd13bb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5c3f61bd13bb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5c3f61bcaad4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5c3f61bcaad4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5c3f61bd3fc2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5c3f61bd3fc2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5c3f61bd3fc2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5c3f61bd3fc2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5c3f61bd3fc2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5c3f61bd3fc2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5c3f61bd3fc2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5c3f61d3652f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x5c3f61d3652f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7d4b6c523aa4 - <unknown>
[INFO] [stdout]   66:     0x7d4b6c5b0a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- simulation::test_simulation stdout ----
[INFO] [stdout] 
[INFO] [stdout] 1777924406
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924408
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924410
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924412
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924414
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924416
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924418
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924420
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 0044978d6b2a5923 
[INFO] [stdout]                                     └── (9) Block: 00b8b3512cf40058 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924422
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 0044978d6b2a5923 
[INFO] [stdout]                                     └── (9) Block: 00b8b3512cf40058 
[INFO] [stdout]                                         └── (10) Block: 003d5324fa20c75b < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924424
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00a3aada16cef8fa < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 002e0a864e7abf2a < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 0044978d6b2a5923 
[INFO] [stdout]                                     └── (9) Block: 00b8b3512cf40058 
[INFO] [stdout]                                         └── (10) Block: 003d5324fa20c75b < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00e9c73bd9aac6fd 
[INFO] [stdout]                                                     └── (13) Block: 00660b9b98b8c0c2 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924426
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 009924e31e5c9a0f < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00a3aada16cef8fa 
[INFO] [stdout]                                                     └── (13) Block: 00c8232adc67e10a 
[INFO] [stdout]                                                         └── (14) Block: 002f49a49d1b0208 
[INFO] [stdout]                                                             └── (15) Block: 00f034a875adbb36 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 002e0a864e7abf2a 
[INFO] [stdout]                                                     └── (13) Block: 00185adba47d149a 
[INFO] [stdout]                                                         └── (14) Block: 002e2c28c89a3dc5 
[INFO] [stdout]                                                             └── (15) Block: 0030b70d0a230132 
[INFO] [stdout]                                                                 └── (16) Block: 003a249b9a697414 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 0044978d6b2a5923 
[INFO] [stdout]                                     └── (9) Block: 00b8b3512cf40058 
[INFO] [stdout]                                         └── (10) Block: 003d5324fa20c75b 
[INFO] [stdout]                                             └── (11) Block: 009d2b08999de3fb < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00e9c73bd9aac6fd 
[INFO] [stdout]                                                     └── (13) Block: 00660b9b98b8c0c2 
[INFO] [stdout]                                                         └── (14) Block: 0079a68d17a43c6a < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924428
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 009924e31e5c9a0f < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00a3aada16cef8fa 
[INFO] [stdout]                                                     └── (13) Block: 00c8232adc67e10a 
[INFO] [stdout]                                                         └── (14) Block: 002f49a49d1b0208 
[INFO] [stdout]                                                             └── (15) Block: 00f034a875adbb36 
[INFO] [stdout]                                                                 └── (16) Block: 0062021b75a90ca5 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 002e0a864e7abf2a 
[INFO] [stdout]                                                     └── (13) Block: 00185adba47d149a 
[INFO] [stdout]                                                         └── (14) Block: 002e2c28c89a3dc5 
[INFO] [stdout]                                                             └── (15) Block: 0030b70d0a230132 
[INFO] [stdout]                                                                 └── (16) Block: 003a249b9a697414 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 0044978d6b2a5923 
[INFO] [stdout]                                     └── (9) Block: 00b8b3512cf40058 
[INFO] [stdout]                                         └── (10) Block: 003d5324fa20c75b 
[INFO] [stdout]                                             └── (11) Block: 009d2b08999de3fb < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00e9c73bd9aac6fd 
[INFO] [stdout]                                                     └── (13) Block: 00660b9b98b8c0c2 
[INFO] [stdout]                                                         └── (14) Block: 0079a68d17a43c6a 
[INFO] [stdout]                                                             └── (15) Block: 0000f8a634c3838f 
[INFO] [stdout]                                                                 └── (16) Block: 009dbc026b6a36eb < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924430
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 009924e31e5c9a0f 
[INFO] [stdout]                                             └── (11) Block: 00bc30ecc02cc93b < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00a3aada16cef8fa 
[INFO] [stdout]                                                     └── (13) Block: 00c8232adc67e10a 
[INFO] [stdout]                                                         └── (14) Block: 002f49a49d1b0208 
[INFO] [stdout]                                                             └── (15) Block: 00f034a875adbb36 
[INFO] [stdout]                                                                 └── (16) Block: 0062021b75a90ca5 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 002e0a864e7abf2a 
[INFO] [stdout]                                                     └── (13) Block: 00185adba47d149a 
[INFO] [stdout]                                                         └── (14) Block: 002e2c28c89a3dc5 
[INFO] [stdout]                                                             └── (15) Block: 0030b70d0a230132 
[INFO] [stdout]                                                                 └── (16) Block: 003a249b9a697414 
[INFO] [stdout]                                                                     └── (17) Block: 005360e351a06997 
[INFO] [stdout]                                                                         └── (18) Block: 0025cc35a8682273 
[INFO] [stdout]                                                                             └── (19) Block: 0085f3237375f3d2 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 0044978d6b2a5923 
[INFO] [stdout]                                     └── (9) Block: 00b8b3512cf40058 
[INFO] [stdout]                                         └── (10) Block: 003d5324fa20c75b 
[INFO] [stdout]                                             └── (11) Block: 009d2b08999de3fb < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00e9c73bd9aac6fd 
[INFO] [stdout]                                                     └── (13) Block: 00660b9b98b8c0c2 
[INFO] [stdout]                                                         └── (14) Block: 0079a68d17a43c6a 
[INFO] [stdout]                                                             └── (15) Block: 0000f8a634c3838f 
[INFO] [stdout]                                                                 └── (16) Block: 009dbc026b6a36eb < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924432
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 009924e31e5c9a0f 
[INFO] [stdout]                                             └── (11) Block: 00bc30ecc02cc93b 
[INFO] [stdout]                                                 └── (12) Block: 00509c44cfbe8ed2 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00a3aada16cef8fa 
[INFO] [stdout]                                                     └── (13) Block: 00c8232adc67e10a 
[INFO] [stdout]                                                         └── (14) Block: 002f49a49d1b0208 
[INFO] [stdout]                                                             └── (15) Block: 00f034a875adbb36 
[INFO] [stdout]                                                                 └── (16) Block: 0062021b75a90ca5 
[INFO] [stdout]                                                                     └── (17) Block: 00cb7017c0e3792e 
[INFO] [stdout]                                                                         └── (18) Block: 005eab62ee0b4a2c 
[INFO] [stdout]                                                                             └── (19) Block: 002553c69a2082f2 
[INFO] [stdout]                                                                                 └── (20) Block: 00426a65ed5b13d0 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 002e0a864e7abf2a 
[INFO] [stdout]                                                     └── (13) Block: 00185adba47d149a 
[INFO] [stdout]                                                         └── (14) Block: 002e2c28c89a3dc5 
[INFO] [stdout]                                                             └── (15) Block: 0030b70d0a230132 
[INFO] [stdout]                                                                 └── (16) Block: 003a249b9a697414 
[INFO] [stdout]                                                                     └── (17) Block: 005360e351a06997 
[INFO] [stdout]                                                                         └── (18) Block: 0025cc35a8682273 
[INFO] [stdout]                                                                             └── (19) Block: 0085f3237375f3d2 
[INFO] [stdout]                                                                                 └── (20) Block: 0055327e602e80bd < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 0044978d6b2a5923 
[INFO] [stdout]                                     └── (9) Block: 00b8b3512cf40058 
[INFO] [stdout]                                         └── (10) Block: 003d5324fa20c75b 
[INFO] [stdout]                                             └── (11) Block: 009d2b08999de3fb < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00e9c73bd9aac6fd 
[INFO] [stdout]                                                     └── (13) Block: 00660b9b98b8c0c2 
[INFO] [stdout]                                                         └── (14) Block: 0079a68d17a43c6a 
[INFO] [stdout]                                                             └── (15) Block: 0000f8a634c3838f 
[INFO] [stdout]                                                                 └── (16) Block: 009dbc026b6a36eb 
[INFO] [stdout]                                                                     └── (17) Block: 0075d18440ddb157 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924434
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 009924e31e5c9a0f 
[INFO] [stdout]                                             └── (11) Block: 00bc30ecc02cc93b 
[INFO] [stdout]                                                 └── (12) Block: 00509c44cfbe8ed2 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00a3aada16cef8fa 
[INFO] [stdout]                                                     └── (13) Block: 00c8232adc67e10a 
[INFO] [stdout]                                                         └── (14) Block: 002f49a49d1b0208 
[INFO] [stdout]                                                             └── (15) Block: 00f034a875adbb36 
[INFO] [stdout]                                                                 └── (16) Block: 0062021b75a90ca5 
[INFO] [stdout]                                                                     └── (17) Block: 00cb7017c0e3792e 
[INFO] [stdout]                                                                         └── (18) Block: 005eab62ee0b4a2c 
[INFO] [stdout]                                                                             └── (19) Block: 002553c69a2082f2 
[INFO] [stdout]                                                                                 └── (20) Block: 00426a65ed5b13d0 
[INFO] [stdout]                                                                                     └── (21) Block: 00d29f04cddbcd33 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 002e0a864e7abf2a 
[INFO] [stdout]                                                     └── (13) Block: 00185adba47d149a 
[INFO] [stdout]                                                         └── (14) Block: 002e2c28c89a3dc5 
[INFO] [stdout]                                                             └── (15) Block: 0030b70d0a230132 
[INFO] [stdout]                                                                 └── (16) Block: 003a249b9a697414 
[INFO] [stdout]                                                                     └── (17) Block: 005360e351a06997 
[INFO] [stdout]                                                                         └── (18) Block: 0025cc35a8682273 
[INFO] [stdout]                                                                             └── (19) Block: 0085f3237375f3d2 
[INFO] [stdout]                                                                                 └── (20) Block: 0055327e602e80bd 
[INFO] [stdout]                                                                                     └── (21) Block: 00ff44c344e10850 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 0044978d6b2a5923 
[INFO] [stdout]                                     └── (9) Block: 00b8b3512cf40058 
[INFO] [stdout]                                         └── (10) Block: 003d5324fa20c75b 
[INFO] [stdout]                                             └── (11) Block: 009d2b08999de3fb < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00e9c73bd9aac6fd 
[INFO] [stdout]                                                     └── (13) Block: 00660b9b98b8c0c2 
[INFO] [stdout]                                                         └── (14) Block: 0079a68d17a43c6a 
[INFO] [stdout]                                                             └── (15) Block: 0000f8a634c3838f 
[INFO] [stdout]                                                                 └── (16) Block: 009dbc026b6a36eb 
[INFO] [stdout]                                                                     └── (17) Block: 0075d18440ddb157 
[INFO] [stdout]                                                                         └── (18) Block: 0053ac8cff17e458 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924436
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 009924e31e5c9a0f 
[INFO] [stdout]                                             └── (11) Block: 00bc30ecc02cc93b 
[INFO] [stdout]                                                 └── (12) Block: 00509c44cfbe8ed2 
[INFO] [stdout]                                                     └── (13) Block: 00d1895cae032e0c 
[INFO] [stdout]                                                         └── (14) Block: 00916114c9f6d2b9 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00a3aada16cef8fa 
[INFO] [stdout]                                                     └── (13) Block: 00c8232adc67e10a 
[INFO] [stdout]                                                         └── (14) Block: 002f49a49d1b0208 
[INFO] [stdout]                                                             └── (15) Block: 00f034a875adbb36 
[INFO] [stdout]                                                                 └── (16) Block: 0062021b75a90ca5 
[INFO] [stdout]                                                                     └── (17) Block: 00cb7017c0e3792e 
[INFO] [stdout]                                                                         └── (18) Block: 005eab62ee0b4a2c 
[INFO] [stdout]                                                                             └── (19) Block: 002553c69a2082f2 
[INFO] [stdout]                                                                                 └── (20) Block: 00426a65ed5b13d0 
[INFO] [stdout]                                                                                     └── (21) Block: 00d29f04cddbcd33 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 002e0a864e7abf2a 
[INFO] [stdout]                                                     └── (13) Block: 00185adba47d149a 
[INFO] [stdout]                                                         └── (14) Block: 002e2c28c89a3dc5 
[INFO] [stdout]                                                             └── (15) Block: 0030b70d0a230132 
[INFO] [stdout]                                                                 └── (16) Block: 003a249b9a697414 
[INFO] [stdout]                                                                     └── (17) Block: 005360e351a06997 
[INFO] [stdout]                                                                         └── (18) Block: 0025cc35a8682273 
[INFO] [stdout]                                                                             └── (19) Block: 0085f3237375f3d2 
[INFO] [stdout]                                                                                 └── (20) Block: 0055327e602e80bd 
[INFO] [stdout]                                                                                     └── (21) Block: 00ff44c344e10850 
[INFO] [stdout]                                                                                         └── (22) Block: 00c71e89ef4a91b1 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 0044978d6b2a5923 
[INFO] [stdout]                                     └── (9) Block: 00b8b3512cf40058 
[INFO] [stdout]                                         └── (10) Block: 003d5324fa20c75b 
[INFO] [stdout]                                             └── (11) Block: 009d2b08999de3fb 
[INFO] [stdout]                                                 └── (12) Block: 00e348a4eea5015b 
[INFO] [stdout]                                                     └── (13) Block: 00ac8f21d45f7f29 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00e9c73bd9aac6fd 
[INFO] [stdout]                                                     └── (13) Block: 00660b9b98b8c0c2 
[INFO] [stdout]                                                         └── (14) Block: 0079a68d17a43c6a 
[INFO] [stdout]                                                             └── (15) Block: 0000f8a634c3838f 
[INFO] [stdout]                                                                 └── (16) Block: 009dbc026b6a36eb 
[INFO] [stdout]                                                                     └── (17) Block: 0075d18440ddb157 
[INFO] [stdout]                                                                         └── (18) Block: 0053ac8cff17e458 
[INFO] [stdout]                                                                             └── (19) Block: 007f0e62ab9887ba 
[INFO] [stdout]                                                                                 └── (20) Block: 00e97f00985e611c < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924438
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 009924e31e5c9a0f 
[INFO] [stdout]                                             └── (11) Block: 00bc30ecc02cc93b 
[INFO] [stdout]                                                 └── (12) Block: 00509c44cfbe8ed2 
[INFO] [stdout]                                                     └── (13) Block: 00d1895cae032e0c 
[INFO] [stdout]                                                         └── (14) Block: 00916114c9f6d2b9 
[INFO] [stdout]                                                             └── (15) Block: 0047b33eb63d7bf8 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00a3aada16cef8fa 
[INFO] [stdout]                                                     └── (13) Block: 00c8232adc67e10a 
[INFO] [stdout]                                                         └── (14) Block: 002f49a49d1b0208 
[INFO] [stdout]                                                             └── (15) Block: 00f034a875adbb36 
[INFO] [stdout]                                                                 └── (16) Block: 0062021b75a90ca5 
[INFO] [stdout]                                                                     └── (17) Block: 00cb7017c0e3792e 
[INFO] [stdout]                                                                         └── (18) Block: 005eab62ee0b4a2c 
[INFO] [stdout]                                                                             └── (19) Block: 002553c69a2082f2 
[INFO] [stdout]                                                                                 └── (20) Block: 00426a65ed5b13d0 
[INFO] [stdout]                                                                                     └── (21) Block: 00d29f04cddbcd33 
[INFO] [stdout]                                                                                         └── (22) Block: 00ce3a69885b9943 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 002e0a864e7abf2a 
[INFO] [stdout]                                                     └── (13) Block: 00185adba47d149a 
[INFO] [stdout]                                                         └── (14) Block: 002e2c28c89a3dc5 
[INFO] [stdout]                                                             └── (15) Block: 0030b70d0a230132 
[INFO] [stdout]                                                                 └── (16) Block: 003a249b9a697414 
[INFO] [stdout]                                                                     └── (17) Block: 005360e351a06997 
[INFO] [stdout]                                                                         └── (18) Block: 0025cc35a8682273 
[INFO] [stdout]                                                                             └── (19) Block: 0085f3237375f3d2 
[INFO] [stdout]                                                                                 └── (20) Block: 0055327e602e80bd 
[INFO] [stdout]                                                                                     └── (21) Block: 00ff44c344e10850 
[INFO] [stdout]                                                                                         └── (22) Block: 00c71e89ef4a91b1 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 0044978d6b2a5923 
[INFO] [stdout]                                     └── (9) Block: 00b8b3512cf40058 
[INFO] [stdout]                                         └── (10) Block: 003d5324fa20c75b 
[INFO] [stdout]                                             └── (11) Block: 009d2b08999de3fb 
[INFO] [stdout]                                                 └── (12) Block: 00e348a4eea5015b 
[INFO] [stdout]                                                     └── (13) Block: 00ac8f21d45f7f29 
[INFO] [stdout]                                                         └── (14) Block: 00d7720bd7355f04 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00e9c73bd9aac6fd 
[INFO] [stdout]                                                     └── (13) Block: 00660b9b98b8c0c2 
[INFO] [stdout]                                                         └── (14) Block: 0079a68d17a43c6a 
[INFO] [stdout]                                                             └── (15) Block: 0000f8a634c3838f 
[INFO] [stdout]                                                                 └── (16) Block: 009dbc026b6a36eb 
[INFO] [stdout]                                                                     └── (17) Block: 0075d18440ddb157 
[INFO] [stdout]                                                                         └── (18) Block: 0053ac8cff17e458 
[INFO] [stdout]                                                                             └── (19) Block: 007f0e62ab9887ba 
[INFO] [stdout]                                                                                 └── (20) Block: 00e97f00985e611c 
[INFO] [stdout]                                                                                     └── (21) Block: 00a5e6b43dc0e6f3 
[INFO] [stdout]                                                                                         └── (22) Block: 0055f3d27f1c17ab < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924440
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 009924e31e5c9a0f 
[INFO] [stdout]                                             └── (11) Block: 00bc30ecc02cc93b 
[INFO] [stdout]                                                 └── (12) Block: 00509c44cfbe8ed2 
[INFO] [stdout]                                                     └── (13) Block: 00d1895cae032e0c 
[INFO] [stdout]                                                         └── (14) Block: 00916114c9f6d2b9 
[INFO] [stdout]                                                             └── (15) Block: 0047b33eb63d7bf8 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00a3aada16cef8fa 
[INFO] [stdout]                                                     └── (13) Block: 00c8232adc67e10a 
[INFO] [stdout]                                                         └── (14) Block: 002f49a49d1b0208 
[INFO] [stdout]                                                             └── (15) Block: 00f034a875adbb36 
[INFO] [stdout]                                                                 └── (16) Block: 0062021b75a90ca5 
[INFO] [stdout]                                                                     └── (17) Block: 00cb7017c0e3792e 
[INFO] [stdout]                                                                         └── (18) Block: 005eab62ee0b4a2c 
[INFO] [stdout]                                                                             └── (19) Block: 002553c69a2082f2 
[INFO] [stdout]                                                                                 └── (20) Block: 00426a65ed5b13d0 
[INFO] [stdout]                                                                                     └── (21) Block: 00d29f04cddbcd33 
[INFO] [stdout]                                                                                         └── (22) Block: 00ce3a69885b9943 
[INFO] [stdout]                                                                                             └── (23) Block: 009725e4d9fba775 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 002e0a864e7abf2a 
[INFO] [stdout]                                                     └── (13) Block: 00185adba47d149a 
[INFO] [stdout]                                                         └── (14) Block: 002e2c28c89a3dc5 
[INFO] [stdout]                                                             └── (15) Block: 0030b70d0a230132 
[INFO] [stdout]                                                                 └── (16) Block: 003a249b9a697414 
[INFO] [stdout]                                                                     └── (17) Block: 005360e351a06997 
[INFO] [stdout]                                                                         └── (18) Block: 0025cc35a8682273 
[INFO] [stdout]                                                                             └── (19) Block: 0085f3237375f3d2 
[INFO] [stdout]                                                                                 └── (20) Block: 0055327e602e80bd 
[INFO] [stdout]                                                                                     └── (21) Block: 00ff44c344e10850 
[INFO] [stdout]                                                                                         └── (22) Block: 00c71e89ef4a91b1 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 0044978d6b2a5923 
[INFO] [stdout]                                     └── (9) Block: 00b8b3512cf40058 
[INFO] [stdout]                                         └── (10) Block: 003d5324fa20c75b 
[INFO] [stdout]                                             └── (11) Block: 009d2b08999de3fb 
[INFO] [stdout]                                                 └── (12) Block: 00e348a4eea5015b 
[INFO] [stdout]                                                     └── (13) Block: 00ac8f21d45f7f29 
[INFO] [stdout]                                                         └── (14) Block: 00d7720bd7355f04 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00e9c73bd9aac6fd 
[INFO] [stdout]                                                     └── (13) Block: 00660b9b98b8c0c2 
[INFO] [stdout]                                                         └── (14) Block: 0079a68d17a43c6a 
[INFO] [stdout]                                                             └── (15) Block: 0000f8a634c3838f 
[INFO] [stdout]                                                                 └── (16) Block: 009dbc026b6a36eb 
[INFO] [stdout]                                                                     └── (17) Block: 0075d18440ddb157 
[INFO] [stdout]                                                                         └── (18) Block: 0053ac8cff17e458 
[INFO] [stdout]                                                                             └── (19) Block: 007f0e62ab9887ba 
[INFO] [stdout]                                                                                 └── (20) Block: 00e97f00985e611c 
[INFO] [stdout]                                                                                     └── (21) Block: 00a5e6b43dc0e6f3 
[INFO] [stdout]                                                                                         └── (22) Block: 0055f3d27f1c17ab 
[INFO] [stdout]                                                                                             └── (23) Block: 006e2ec6abf391c6 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924442
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 009924e31e5c9a0f 
[INFO] [stdout]                                             └── (11) Block: 00bc30ecc02cc93b 
[INFO] [stdout]                                                 └── (12) Block: 00509c44cfbe8ed2 
[INFO] [stdout]                                                     └── (13) Block: 00d1895cae032e0c 
[INFO] [stdout]                                                         └── (14) Block: 00916114c9f6d2b9 
[INFO] [stdout]                                                             └── (15) Block: 0047b33eb63d7bf8 
[INFO] [stdout]                                                                 └── (16) Block: 00ea6c47a0a0b92e < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00a3aada16cef8fa 
[INFO] [stdout]                                                     └── (13) Block: 00c8232adc67e10a 
[INFO] [stdout]                                                         └── (14) Block: 002f49a49d1b0208 
[INFO] [stdout]                                                             └── (15) Block: 00f034a875adbb36 
[INFO] [stdout]                                                                 └── (16) Block: 0062021b75a90ca5 
[INFO] [stdout]                                                                     └── (17) Block: 00cb7017c0e3792e 
[INFO] [stdout]                                                                         └── (18) Block: 005eab62ee0b4a2c 
[INFO] [stdout]                                                                             └── (19) Block: 002553c69a2082f2 
[INFO] [stdout]                                                                                 └── (20) Block: 00426a65ed5b13d0 
[INFO] [stdout]                                                                                     └── (21) Block: 00d29f04cddbcd33 
[INFO] [stdout]                                                                                         └── (22) Block: 00ce3a69885b9943 
[INFO] [stdout]                                                                                             └── (23) Block: 009725e4d9fba775 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 002e0a864e7abf2a 
[INFO] [stdout]                                                     └── (13) Block: 00185adba47d149a 
[INFO] [stdout]                                                         └── (14) Block: 002e2c28c89a3dc5 
[INFO] [stdout]                                                             └── (15) Block: 0030b70d0a230132 
[INFO] [stdout]                                                                 └── (16) Block: 003a249b9a697414 
[INFO] [stdout]                                                                     └── (17) Block: 005360e351a06997 
[INFO] [stdout]                                                                         └── (18) Block: 0025cc35a8682273 
[INFO] [stdout]                                                                             └── (19) Block: 0085f3237375f3d2 
[INFO] [stdout]                                                                                 └── (20) Block: 0055327e602e80bd 
[INFO] [stdout]                                                                                     └── (21) Block: 00ff44c344e10850 
[INFO] [stdout]                                                                                         └── (22) Block: 00c71e89ef4a91b1 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 0044978d6b2a5923 
[INFO] [stdout]                                     └── (9) Block: 00b8b3512cf40058 
[INFO] [stdout]                                         └── (10) Block: 003d5324fa20c75b 
[INFO] [stdout]                                             └── (11) Block: 009d2b08999de3fb 
[INFO] [stdout]                                                 └── (12) Block: 00e348a4eea5015b 
[INFO] [stdout]                                                     └── (13) Block: 00ac8f21d45f7f29 
[INFO] [stdout]                                                         └── (14) Block: 00d7720bd7355f04 
[INFO] [stdout]                                                             └── (15) Block: 00f10a5ac095510b < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00e9c73bd9aac6fd 
[INFO] [stdout]                                                     └── (13) Block: 00660b9b98b8c0c2 
[INFO] [stdout]                                                         └── (14) Block: 0079a68d17a43c6a 
[INFO] [stdout]                                                             └── (15) Block: 0000f8a634c3838f 
[INFO] [stdout]                                                                 └── (16) Block: 009dbc026b6a36eb 
[INFO] [stdout]                                                                     └── (17) Block: 0075d18440ddb157 
[INFO] [stdout]                                                                         └── (18) Block: 0053ac8cff17e458 
[INFO] [stdout]                                                                             └── (19) Block: 007f0e62ab9887ba 
[INFO] [stdout]                                                                                 └── (20) Block: 00e97f00985e611c 
[INFO] [stdout]                                                                                     └── (21) Block: 00a5e6b43dc0e6f3 
[INFO] [stdout]                                                                                         └── (22) Block: 0055f3d27f1c17ab 
[INFO] [stdout]                                                                                             └── (23) Block: 006e2ec6abf391c6 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924444
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 009924e31e5c9a0f 
[INFO] [stdout]                                             └── (11) Block: 00bc30ecc02cc93b 
[INFO] [stdout]                                                 └── (12) Block: 00509c44cfbe8ed2 
[INFO] [stdout]                                                     └── (13) Block: 00d1895cae032e0c 
[INFO] [stdout]                                                         └── (14) Block: 00916114c9f6d2b9 
[INFO] [stdout]                                                             └── (15) Block: 0047b33eb63d7bf8 
[INFO] [stdout]                                                                 └── (16) Block: 00ea6c47a0a0b92e 
[INFO] [stdout]                                                                     └── (17) Block: 00e16b27a07a7042 
[INFO] [stdout]                                                                         └── (18) Block: 00b1a7b7090404da < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00a3aada16cef8fa 
[INFO] [stdout]                                                     └── (13) Block: 00c8232adc67e10a 
[INFO] [stdout]                                                         └── (14) Block: 002f49a49d1b0208 
[INFO] [stdout]                                                             └── (15) Block: 00f034a875adbb36 
[INFO] [stdout]                                                                 └── (16) Block: 0062021b75a90ca5 
[INFO] [stdout]                                                                     └── (17) Block: 00cb7017c0e3792e 
[INFO] [stdout]                                                                         └── (18) Block: 005eab62ee0b4a2c 
[INFO] [stdout]                                                                             └── (19) Block: 002553c69a2082f2 
[INFO] [stdout]                                                                                 └── (20) Block: 00426a65ed5b13d0 
[INFO] [stdout]                                                                                     └── (21) Block: 00d29f04cddbcd33 
[INFO] [stdout]                                                                                         └── (22) Block: 00ce3a69885b9943 
[INFO] [stdout]                                                                                             └── (23) Block: 009725e4d9fba775 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 002e0a864e7abf2a 
[INFO] [stdout]                                                     └── (13) Block: 00185adba47d149a 
[INFO] [stdout]                                                         └── (14) Block: 002e2c28c89a3dc5 
[INFO] [stdout]                                                             └── (15) Block: 0030b70d0a230132 
[INFO] [stdout]                                                                 └── (16) Block: 003a249b9a697414 
[INFO] [stdout]                                                                     └── (17) Block: 005360e351a06997 
[INFO] [stdout]                                                                         └── (18) Block: 0025cc35a8682273 
[INFO] [stdout]                                                                             └── (19) Block: 0085f3237375f3d2 
[INFO] [stdout]                                                                                 └── (20) Block: 0055327e602e80bd 
[INFO] [stdout]                                                                                     └── (21) Block: 00ff44c344e10850 
[INFO] [stdout]                                                                                         └── (22) Block: 00c71e89ef4a91b1 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 0044978d6b2a5923 
[INFO] [stdout]                                     └── (9) Block: 00b8b3512cf40058 
[INFO] [stdout]                                         └── (10) Block: 003d5324fa20c75b 
[INFO] [stdout]                                             └── (11) Block: 009d2b08999de3fb 
[INFO] [stdout]                                                 └── (12) Block: 00e348a4eea5015b 
[INFO] [stdout]                                                     └── (13) Block: 00ac8f21d45f7f29 
[INFO] [stdout]                                                         └── (14) Block: 00d7720bd7355f04 
[INFO] [stdout]                                                             └── (15) Block: 00f10a5ac095510b < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00e9c73bd9aac6fd 
[INFO] [stdout]                                                     └── (13) Block: 00660b9b98b8c0c2 
[INFO] [stdout]                                                         └── (14) Block: 0079a68d17a43c6a 
[INFO] [stdout]                                                             └── (15) Block: 0000f8a634c3838f 
[INFO] [stdout]                                                                 └── (16) Block: 009dbc026b6a36eb 
[INFO] [stdout]                                                                     └── (17) Block: 0075d18440ddb157 
[INFO] [stdout]                                                                         └── (18) Block: 0053ac8cff17e458 
[INFO] [stdout]                                                                             └── (19) Block: 007f0e62ab9887ba 
[INFO] [stdout]                                                                                 └── (20) Block: 00e97f00985e611c 
[INFO] [stdout]                                                                                     └── (21) Block: 00a5e6b43dc0e6f3 
[INFO] [stdout]                                                                                         └── (22) Block: 0055f3d27f1c17ab 
[INFO] [stdout]                                                                                             └── (23) Block: 006e2ec6abf391c6 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924446
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 009924e31e5c9a0f 
[INFO] [stdout]                                             └── (11) Block: 00bc30ecc02cc93b 
[INFO] [stdout]                                                 └── (12) Block: 00509c44cfbe8ed2 
[INFO] [stdout]                                                     └── (13) Block: 00d1895cae032e0c 
[INFO] [stdout]                                                         └── (14) Block: 00916114c9f6d2b9 
[INFO] [stdout]                                                             └── (15) Block: 0047b33eb63d7bf8 
[INFO] [stdout]                                                                 └── (16) Block: 00ea6c47a0a0b92e 
[INFO] [stdout]                                                                     └── (17) Block: 00e16b27a07a7042 
[INFO] [stdout]                                                                         └── (18) Block: 00b1a7b7090404da < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00a3aada16cef8fa 
[INFO] [stdout]                                                     └── (13) Block: 00c8232adc67e10a 
[INFO] [stdout]                                                         └── (14) Block: 002f49a49d1b0208 
[INFO] [stdout]                                                             └── (15) Block: 00f034a875adbb36 
[INFO] [stdout]                                                                 └── (16) Block: 0062021b75a90ca5 
[INFO] [stdout]                                                                     └── (17) Block: 00cb7017c0e3792e 
[INFO] [stdout]                                                                         └── (18) Block: 005eab62ee0b4a2c 
[INFO] [stdout]                                                                             └── (19) Block: 002553c69a2082f2 
[INFO] [stdout]                                                                                 └── (20) Block: 00426a65ed5b13d0 
[INFO] [stdout]                                                                                     └── (21) Block: 00d29f04cddbcd33 
[INFO] [stdout]                                                                                         └── (22) Block: 00ce3a69885b9943 
[INFO] [stdout]                                                                                             └── (23) Block: 009725e4d9fba775 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 002e0a864e7abf2a 
[INFO] [stdout]                                                     └── (13) Block: 00185adba47d149a 
[INFO] [stdout]                                                         └── (14) Block: 002e2c28c89a3dc5 
[INFO] [stdout]                                                             └── (15) Block: 0030b70d0a230132 
[INFO] [stdout]                                                                 └── (16) Block: 003a249b9a697414 
[INFO] [stdout]                                                                     └── (17) Block: 005360e351a06997 
[INFO] [stdout]                                                                         └── (18) Block: 0025cc35a8682273 
[INFO] [stdout]                                                                             └── (19) Block: 0085f3237375f3d2 
[INFO] [stdout]                                                                                 └── (20) Block: 0055327e602e80bd 
[INFO] [stdout]                                                                                     └── (21) Block: 00ff44c344e10850 
[INFO] [stdout]                                                                                         └── (22) Block: 00c71e89ef4a91b1 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 0044978d6b2a5923 
[INFO] [stdout]                                     └── (9) Block: 00b8b3512cf40058 
[INFO] [stdout]                                         └── (10) Block: 003d5324fa20c75b 
[INFO] [stdout]                                             └── (11) Block: 009d2b08999de3fb 
[INFO] [stdout]                                                 └── (12) Block: 00e348a4eea5015b 
[INFO] [stdout]                                                     └── (13) Block: 00ac8f21d45f7f29 
[INFO] [stdout]                                                         └── (14) Block: 00d7720bd7355f04 
[INFO] [stdout]                                                             └── (15) Block: 00f10a5ac095510b 
[INFO] [stdout]                                                                 └── (16) Block: 00c67135d267ad67 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00e9c73bd9aac6fd 
[INFO] [stdout]                                                     └── (13) Block: 00660b9b98b8c0c2 
[INFO] [stdout]                                                         └── (14) Block: 0079a68d17a43c6a 
[INFO] [stdout]                                                             └── (15) Block: 0000f8a634c3838f 
[INFO] [stdout]                                                                 └── (16) Block: 009dbc026b6a36eb 
[INFO] [stdout]                                                                     └── (17) Block: 0075d18440ddb157 
[INFO] [stdout]                                                                         └── (18) Block: 0053ac8cff17e458 
[INFO] [stdout]                                                                             └── (19) Block: 007f0e62ab9887ba 
[INFO] [stdout]                                                                                 └── (20) Block: 00e97f00985e611c 
[INFO] [stdout]                                                                                     └── (21) Block: 00a5e6b43dc0e6f3 
[INFO] [stdout]                                                                                         └── (22) Block: 0055f3d27f1c17ab 
[INFO] [stdout]                                                                                             └── (23) Block: 006e2ec6abf391c6 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924448
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 009924e31e5c9a0f 
[INFO] [stdout]                                             └── (11) Block: 00bc30ecc02cc93b 
[INFO] [stdout]                                                 └── (12) Block: 00509c44cfbe8ed2 
[INFO] [stdout]                                                     └── (13) Block: 00d1895cae032e0c 
[INFO] [stdout]                                                         └── (14) Block: 00916114c9f6d2b9 
[INFO] [stdout]                                                             └── (15) Block: 0047b33eb63d7bf8 
[INFO] [stdout]                                                                 └── (16) Block: 00ea6c47a0a0b92e 
[INFO] [stdout]                                                                     └── (17) Block: 00e16b27a07a7042 
[INFO] [stdout]                                                                         └── (18) Block: 00b1a7b7090404da < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00a3aada16cef8fa 
[INFO] [stdout]                                                     └── (13) Block: 00c8232adc67e10a 
[INFO] [stdout]                                                         └── (14) Block: 002f49a49d1b0208 
[INFO] [stdout]                                                             └── (15) Block: 00f034a875adbb36 
[INFO] [stdout]                                                                 └── (16) Block: 0062021b75a90ca5 
[INFO] [stdout]                                                                     └── (17) Block: 00cb7017c0e3792e 
[INFO] [stdout]                                                                         └── (18) Block: 005eab62ee0b4a2c 
[INFO] [stdout]                                                                             └── (19) Block: 002553c69a2082f2 
[INFO] [stdout]                                                                                 └── (20) Block: 00426a65ed5b13d0 
[INFO] [stdout]                                                                                     └── (21) Block: 00d29f04cddbcd33 
[INFO] [stdout]                                                                                         └── (22) Block: 00ce3a69885b9943 
[INFO] [stdout]                                                                                             └── (23) Block: 009725e4d9fba775 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 002e0a864e7abf2a 
[INFO] [stdout]                                                     └── (13) Block: 00185adba47d149a 
[INFO] [stdout]                                                         └── (14) Block: 002e2c28c89a3dc5 
[INFO] [stdout]                                                             └── (15) Block: 0030b70d0a230132 
[INFO] [stdout]                                                                 └── (16) Block: 003a249b9a697414 
[INFO] [stdout]                                                                     └── (17) Block: 005360e351a06997 
[INFO] [stdout]                                                                         └── (18) Block: 0025cc35a8682273 
[INFO] [stdout]                                                                             └── (19) Block: 0085f3237375f3d2 
[INFO] [stdout]                                                                                 └── (20) Block: 0055327e602e80bd 
[INFO] [stdout]                                                                                     └── (21) Block: 00ff44c344e10850 
[INFO] [stdout]                                                                                         └── (22) Block: 00c71e89ef4a91b1 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 0044978d6b2a5923 
[INFO] [stdout]                                     └── (9) Block: 00b8b3512cf40058 
[INFO] [stdout]                                         └── (10) Block: 003d5324fa20c75b 
[INFO] [stdout]                                             └── (11) Block: 009d2b08999de3fb 
[INFO] [stdout]                                                 └── (12) Block: 00e348a4eea5015b 
[INFO] [stdout]                                                     └── (13) Block: 00ac8f21d45f7f29 
[INFO] [stdout]                                                         └── (14) Block: 00d7720bd7355f04 
[INFO] [stdout]                                                             └── (15) Block: 00f10a5ac095510b 
[INFO] [stdout]                                                                 └── (16) Block: 00c67135d267ad67 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00e9c73bd9aac6fd 
[INFO] [stdout]                                                     └── (13) Block: 00660b9b98b8c0c2 
[INFO] [stdout]                                                         └── (14) Block: 0079a68d17a43c6a 
[INFO] [stdout]                                                             └── (15) Block: 0000f8a634c3838f 
[INFO] [stdout]                                                                 └── (16) Block: 009dbc026b6a36eb 
[INFO] [stdout]                                                                     └── (17) Block: 0075d18440ddb157 
[INFO] [stdout]                                                                         └── (18) Block: 0053ac8cff17e458 
[INFO] [stdout]                                                                             └── (19) Block: 007f0e62ab9887ba 
[INFO] [stdout]                                                                                 └── (20) Block: 00e97f00985e611c 
[INFO] [stdout]                                                                                     └── (21) Block: 00a5e6b43dc0e6f3 
[INFO] [stdout]                                                                                         └── (22) Block: 0055f3d27f1c17ab 
[INFO] [stdout]                                                                                             └── (23) Block: 006e2ec6abf391c6 
[INFO] [stdout]                                                                                                 └── (24) Block: 0030522f759ec902 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924452
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 009924e31e5c9a0f 
[INFO] [stdout]                                             └── (11) Block: 00bc30ecc02cc93b 
[INFO] [stdout]                                                 └── (12) Block: 00509c44cfbe8ed2 
[INFO] [stdout]                                                     └── (13) Block: 00d1895cae032e0c 
[INFO] [stdout]                                                         └── (14) Block: 00916114c9f6d2b9 
[INFO] [stdout]                                                             └── (15) Block: 0047b33eb63d7bf8 
[INFO] [stdout]                                                                 └── (16) Block: 00ea6c47a0a0b92e 
[INFO] [stdout]                                                                     └── (17) Block: 00e16b27a07a7042 
[INFO] [stdout]                                                                         └── (18) Block: 00b1a7b7090404da 
[INFO] [stdout]                                                                             └── (19) Block: 007dbc5911b7e484 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00a3aada16cef8fa 
[INFO] [stdout]                                                     └── (13) Block: 00c8232adc67e10a 
[INFO] [stdout]                                                         └── (14) Block: 002f49a49d1b0208 
[INFO] [stdout]                                                             └── (15) Block: 00f034a875adbb36 
[INFO] [stdout]                                                                 └── (16) Block: 0062021b75a90ca5 
[INFO] [stdout]                                                                     └── (17) Block: 00cb7017c0e3792e 
[INFO] [stdout]                                                                         └── (18) Block: 005eab62ee0b4a2c 
[INFO] [stdout]                                                                             └── (19) Block: 002553c69a2082f2 
[INFO] [stdout]                                                                                 └── (20) Block: 00426a65ed5b13d0 
[INFO] [stdout]                                                                                     └── (21) Block: 00d29f04cddbcd33 
[INFO] [stdout]                                                                                         └── (22) Block: 00ce3a69885b9943 
[INFO] [stdout]                                                                                             └── (23) Block: 009725e4d9fba775 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 002e0a864e7abf2a 
[INFO] [stdout]                                                     └── (13) Block: 00185adba47d149a 
[INFO] [stdout]                                                         └── (14) Block: 002e2c28c89a3dc5 
[INFO] [stdout]                                                             └── (15) Block: 0030b70d0a230132 
[INFO] [stdout]                                                                 └── (16) Block: 003a249b9a697414 
[INFO] [stdout]                                                                     └── (17) Block: 005360e351a06997 
[INFO] [stdout]                                                                         └── (18) Block: 0025cc35a8682273 
[INFO] [stdout]                                                                             └── (19) Block: 0085f3237375f3d2 
[INFO] [stdout]                                                                                 └── (20) Block: 0055327e602e80bd 
[INFO] [stdout]                                                                                     └── (21) Block: 00ff44c344e10850 
[INFO] [stdout]                                                                                         └── (22) Block: 00c71e89ef4a91b1 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 0044978d6b2a5923 
[INFO] [stdout]                                     └── (9) Block: 00b8b3512cf40058 
[INFO] [stdout]                                         └── (10) Block: 003d5324fa20c75b 
[INFO] [stdout]                                             └── (11) Block: 009d2b08999de3fb 
[INFO] [stdout]                                                 └── (12) Block: 00e348a4eea5015b 
[INFO] [stdout]                                                     └── (13) Block: 00ac8f21d45f7f29 
[INFO] [stdout]                                                         └── (14) Block: 00d7720bd7355f04 
[INFO] [stdout]                                                             └── (15) Block: 00f10a5ac095510b 
[INFO] [stdout]                                                                 └── (16) Block: 00c67135d267ad67 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00e9c73bd9aac6fd 
[INFO] [stdout]                                                     └── (13) Block: 00660b9b98b8c0c2 
[INFO] [stdout]                                                         └── (14) Block: 0079a68d17a43c6a 
[INFO] [stdout]                                                             └── (15) Block: 0000f8a634c3838f 
[INFO] [stdout]                                                                 └── (16) Block: 009dbc026b6a36eb 
[INFO] [stdout]                                                                     └── (17) Block: 0075d18440ddb157 
[INFO] [stdout]                                                                         └── (18) Block: 0053ac8cff17e458 
[INFO] [stdout]                                                                             └── (19) Block: 007f0e62ab9887ba 
[INFO] [stdout]                                                                                 └── (20) Block: 00e97f00985e611c 
[INFO] [stdout]                                                                                     └── (21) Block: 00a5e6b43dc0e6f3 
[INFO] [stdout]                                                                                         └── (22) Block: 0055f3d27f1c17ab 
[INFO] [stdout]                                                                                             └── (23) Block: 006e2ec6abf391c6 
[INFO] [stdout]                                                                                                 └── (24) Block: 0030522f759ec902 
[INFO] [stdout]                                                                                                     └── (25) Block: 00c9864297e04372 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924454
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 009924e31e5c9a0f 
[INFO] [stdout]                                             └── (11) Block: 00bc30ecc02cc93b 
[INFO] [stdout]                                                 └── (12) Block: 00509c44cfbe8ed2 
[INFO] [stdout]                                                     └── (13) Block: 00d1895cae032e0c 
[INFO] [stdout]                                                         └── (14) Block: 00916114c9f6d2b9 
[INFO] [stdout]                                                             └── (15) Block: 0047b33eb63d7bf8 
[INFO] [stdout]                                                                 └── (16) Block: 00ea6c47a0a0b92e 
[INFO] [stdout]                                                                     └── (17) Block: 00e16b27a07a7042 
[INFO] [stdout]                                                                         └── (18) Block: 00b1a7b7090404da 
[INFO] [stdout]                                                                             └── (19) Block: 007dbc5911b7e484 < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00a3aada16cef8fa 
[INFO] [stdout]                                                     └── (13) Block: 00c8232adc67e10a 
[INFO] [stdout]                                                         └── (14) Block: 002f49a49d1b0208 
[INFO] [stdout]                                                             └── (15) Block: 00f034a875adbb36 
[INFO] [stdout]                                                                 └── (16) Block: 0062021b75a90ca5 
[INFO] [stdout]                                                                     └── (17) Block: 00cb7017c0e3792e 
[INFO] [stdout]                                                                         └── (18) Block: 005eab62ee0b4a2c 
[INFO] [stdout]                                                                             └── (19) Block: 002553c69a2082f2 
[INFO] [stdout]                                                                                 └── (20) Block: 00426a65ed5b13d0 
[INFO] [stdout]                                                                                     └── (21) Block: 00d29f04cddbcd33 
[INFO] [stdout]                                                                                         └── (22) Block: 00ce3a69885b9943 
[INFO] [stdout]                                                                                             └── (23) Block: 009725e4d9fba775 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 002e0a864e7abf2a 
[INFO] [stdout]                                                     └── (13) Block: 00185adba47d149a 
[INFO] [stdout]                                                         └── (14) Block: 002e2c28c89a3dc5 
[INFO] [stdout]                                                             └── (15) Block: 0030b70d0a230132 
[INFO] [stdout]                                                                 └── (16) Block: 003a249b9a697414 
[INFO] [stdout]                                                                     └── (17) Block: 005360e351a06997 
[INFO] [stdout]                                                                         └── (18) Block: 0025cc35a8682273 
[INFO] [stdout]                                                                             └── (19) Block: 0085f3237375f3d2 
[INFO] [stdout]                                                                                 └── (20) Block: 0055327e602e80bd 
[INFO] [stdout]                                                                                     └── (21) Block: 00ff44c344e10850 
[INFO] [stdout]                                                                                         └── (22) Block: 00c71e89ef4a91b1 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 0044978d6b2a5923 
[INFO] [stdout]                                     └── (9) Block: 00b8b3512cf40058 
[INFO] [stdout]                                         └── (10) Block: 003d5324fa20c75b 
[INFO] [stdout]                                             └── (11) Block: 009d2b08999de3fb 
[INFO] [stdout]                                                 └── (12) Block: 00e348a4eea5015b 
[INFO] [stdout]                                                     └── (13) Block: 00ac8f21d45f7f29 
[INFO] [stdout]                                                         └── (14) Block: 00d7720bd7355f04 
[INFO] [stdout]                                                             └── (15) Block: 00f10a5ac095510b 
[INFO] [stdout]                                                                 └── (16) Block: 00c67135d267ad67 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00e9c73bd9aac6fd 
[INFO] [stdout]                                                     └── (13) Block: 00660b9b98b8c0c2 
[INFO] [stdout]                                                         └── (14) Block: 0079a68d17a43c6a 
[INFO] [stdout]                                                             └── (15) Block: 0000f8a634c3838f 
[INFO] [stdout]                                                                 └── (16) Block: 009dbc026b6a36eb 
[INFO] [stdout]                                                                     └── (17) Block: 0075d18440ddb157 
[INFO] [stdout]                                                                         └── (18) Block: 0053ac8cff17e458 
[INFO] [stdout]                                                                             └── (19) Block: 007f0e62ab9887ba 
[INFO] [stdout]                                                                                 └── (20) Block: 00e97f00985e611c 
[INFO] [stdout]                                                                                     └── (21) Block: 00a5e6b43dc0e6f3 
[INFO] [stdout]                                                                                         └── (22) Block: 0055f3d27f1c17ab 
[INFO] [stdout]                                                                                             └── (23) Block: 006e2ec6abf391c6 
[INFO] [stdout]                                                                                                 └── (24) Block: 0030522f759ec902 
[INFO] [stdout]                                                                                                     └── (25) Block: 00c9864297e04372 
[INFO] [stdout]                                                                                                         └── (26) Block: 004a301aa484dc48 
[INFO] [stdout]                                                                                                             └── (27) Block: 008098ad96b44461 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924456
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 009924e31e5c9a0f 
[INFO] [stdout]                                             └── (11) Block: 00bc30ecc02cc93b 
[INFO] [stdout]                                                 └── (12) Block: 00509c44cfbe8ed2 
[INFO] [stdout]                                                     └── (13) Block: 00d1895cae032e0c 
[INFO] [stdout]                                                         └── (14) Block: 00916114c9f6d2b9 
[INFO] [stdout]                                                             └── (15) Block: 0047b33eb63d7bf8 
[INFO] [stdout]                                                                 └── (16) Block: 00ea6c47a0a0b92e 
[INFO] [stdout]                                                                     └── (17) Block: 00e16b27a07a7042 
[INFO] [stdout]                                                                         └── (18) Block: 00b1a7b7090404da 
[INFO] [stdout]                                                                             └── (19) Block: 007dbc5911b7e484 
[INFO] [stdout]                                                                                 └── (20) Block: 00424ba0fe174f11 
[INFO] [stdout]                                                                                     └── (21) Block: 00d0774f40192852 
[INFO] [stdout]                                                                                         └── (22) Block: 00d72c04f607a6fd < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00a3aada16cef8fa 
[INFO] [stdout]                                                     └── (13) Block: 00c8232adc67e10a 
[INFO] [stdout]                                                         └── (14) Block: 002f49a49d1b0208 
[INFO] [stdout]                                                             └── (15) Block: 00f034a875adbb36 
[INFO] [stdout]                                                                 └── (16) Block: 0062021b75a90ca5 
[INFO] [stdout]                                                                     └── (17) Block: 00cb7017c0e3792e 
[INFO] [stdout]                                                                         └── (18) Block: 005eab62ee0b4a2c 
[INFO] [stdout]                                                                             └── (19) Block: 002553c69a2082f2 
[INFO] [stdout]                                                                                 └── (20) Block: 00426a65ed5b13d0 
[INFO] [stdout]                                                                                     └── (21) Block: 00d29f04cddbcd33 
[INFO] [stdout]                                                                                         └── (22) Block: 00ce3a69885b9943 
[INFO] [stdout]                                                                                             └── (23) Block: 009725e4d9fba775 
[INFO] [stdout]                                                                                                 └── (24) Block: 001918061eb26b30 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 002e0a864e7abf2a 
[INFO] [stdout]                                                     └── (13) Block: 00185adba47d149a 
[INFO] [stdout]                                                         └── (14) Block: 002e2c28c89a3dc5 
[INFO] [stdout]                                                             └── (15) Block: 0030b70d0a230132 
[INFO] [stdout]                                                                 └── (16) Block: 003a249b9a697414 
[INFO] [stdout]                                                                     └── (17) Block: 005360e351a06997 
[INFO] [stdout]                                                                         └── (18) Block: 0025cc35a8682273 
[INFO] [stdout]                                                                             └── (19) Block: 0085f3237375f3d2 
[INFO] [stdout]                                                                                 └── (20) Block: 0055327e602e80bd 
[INFO] [stdout]                                                                                     └── (21) Block: 00ff44c344e10850 
[INFO] [stdout]                                                                                         └── (22) Block: 00c71e89ef4a91b1 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 0044978d6b2a5923 
[INFO] [stdout]                                     └── (9) Block: 00b8b3512cf40058 
[INFO] [stdout]                                         └── (10) Block: 003d5324fa20c75b 
[INFO] [stdout]                                             └── (11) Block: 009d2b08999de3fb 
[INFO] [stdout]                                                 └── (12) Block: 00e348a4eea5015b 
[INFO] [stdout]                                                     └── (13) Block: 00ac8f21d45f7f29 
[INFO] [stdout]                                                         └── (14) Block: 00d7720bd7355f04 
[INFO] [stdout]                                                             └── (15) Block: 00f10a5ac095510b 
[INFO] [stdout]                                                                 └── (16) Block: 00c67135d267ad67 
[INFO] [stdout]                                                                     └── (17) Block: 00590f76be395ebf < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00e9c73bd9aac6fd 
[INFO] [stdout]                                                     └── (13) Block: 00660b9b98b8c0c2 
[INFO] [stdout]                                                         └── (14) Block: 0079a68d17a43c6a 
[INFO] [stdout]                                                             └── (15) Block: 0000f8a634c3838f 
[INFO] [stdout]                                                                 └── (16) Block: 009dbc026b6a36eb 
[INFO] [stdout]                                                                     └── (17) Block: 0075d18440ddb157 
[INFO] [stdout]                                                                         └── (18) Block: 0053ac8cff17e458 
[INFO] [stdout]                                                                             └── (19) Block: 007f0e62ab9887ba 
[INFO] [stdout]                                                                                 └── (20) Block: 00e97f00985e611c 
[INFO] [stdout]                                                                                     └── (21) Block: 00a5e6b43dc0e6f3 
[INFO] [stdout]                                                                                         └── (22) Block: 0055f3d27f1c17ab 
[INFO] [stdout]                                                                                             └── (23) Block: 006e2ec6abf391c6 
[INFO] [stdout]                                                                                                 └── (24) Block: 0030522f759ec902 
[INFO] [stdout]                                                                                                     └── (25) Block: 00c9864297e04372 
[INFO] [stdout]                                                                                                         └── (26) Block: 004a301aa484dc48 
[INFO] [stdout]                                                                                                             └── (27) Block: 008098ad96b44461 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924458
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 009924e31e5c9a0f 
[INFO] [stdout]                                             └── (11) Block: 00bc30ecc02cc93b 
[INFO] [stdout]                                                 └── (12) Block: 00509c44cfbe8ed2 
[INFO] [stdout]                                                     └── (13) Block: 00d1895cae032e0c 
[INFO] [stdout]                                                         └── (14) Block: 00916114c9f6d2b9 
[INFO] [stdout]                                                             └── (15) Block: 0047b33eb63d7bf8 
[INFO] [stdout]                                                                 └── (16) Block: 00ea6c47a0a0b92e 
[INFO] [stdout]                                                                     └── (17) Block: 00e16b27a07a7042 
[INFO] [stdout]                                                                         └── (18) Block: 00b1a7b7090404da 
[INFO] [stdout]                                                                             └── (19) Block: 007dbc5911b7e484 
[INFO] [stdout]                                                                                 └── (20) Block: 00424ba0fe174f11 
[INFO] [stdout]                                                                                     └── (21) Block: 00d0774f40192852 
[INFO] [stdout]                                                                                         └── (22) Block: 00d72c04f607a6fd < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00a3aada16cef8fa 
[INFO] [stdout]                                                     └── (13) Block: 00c8232adc67e10a 
[INFO] [stdout]                                                         └── (14) Block: 002f49a49d1b0208 
[INFO] [stdout]                                                             └── (15) Block: 00f034a875adbb36 
[INFO] [stdout]                                                                 └── (16) Block: 0062021b75a90ca5 
[INFO] [stdout]                                                                     └── (17) Block: 00cb7017c0e3792e 
[INFO] [stdout]                                                                         └── (18) Block: 005eab62ee0b4a2c 
[INFO] [stdout]                                                                             └── (19) Block: 002553c69a2082f2 
[INFO] [stdout]                                                                                 └── (20) Block: 00426a65ed5b13d0 
[INFO] [stdout]                                                                                     └── (21) Block: 00d29f04cddbcd33 
[INFO] [stdout]                                                                                         └── (22) Block: 00ce3a69885b9943 
[INFO] [stdout]                                                                                             └── (23) Block: 009725e4d9fba775 
[INFO] [stdout]                                                                                                 └── (24) Block: 001918061eb26b30 
[INFO] [stdout]                                                                                                     └── (25) Block: 00051dc08d0c7a3e < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 002e0a864e7abf2a 
[INFO] [stdout]                                                     └── (13) Block: 00185adba47d149a 
[INFO] [stdout]                                                         └── (14) Block: 002e2c28c89a3dc5 
[INFO] [stdout]                                                             └── (15) Block: 0030b70d0a230132 
[INFO] [stdout]                                                                 └── (16) Block: 003a249b9a697414 
[INFO] [stdout]                                                                     └── (17) Block: 005360e351a06997 
[INFO] [stdout]                                                                         └── (18) Block: 0025cc35a8682273 
[INFO] [stdout]                                                                             └── (19) Block: 0085f3237375f3d2 
[INFO] [stdout]                                                                                 └── (20) Block: 0055327e602e80bd 
[INFO] [stdout]                                                                                     └── (21) Block: 00ff44c344e10850 
[INFO] [stdout]                                                                                         └── (22) Block: 00c71e89ef4a91b1 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 0044978d6b2a5923 
[INFO] [stdout]                                     └── (9) Block: 00b8b3512cf40058 
[INFO] [stdout]                                         └── (10) Block: 003d5324fa20c75b 
[INFO] [stdout]                                             └── (11) Block: 009d2b08999de3fb 
[INFO] [stdout]                                                 └── (12) Block: 00e348a4eea5015b 
[INFO] [stdout]                                                     └── (13) Block: 00ac8f21d45f7f29 
[INFO] [stdout]                                                         └── (14) Block: 00d7720bd7355f04 
[INFO] [stdout]                                                             └── (15) Block: 00f10a5ac095510b 
[INFO] [stdout]                                                                 └── (16) Block: 00c67135d267ad67 
[INFO] [stdout]                                                                     └── (17) Block: 00590f76be395ebf 
[INFO] [stdout]                                                                         └── (18) Block: 00bf1b12b4288663 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00e9c73bd9aac6fd 
[INFO] [stdout]                                                     └── (13) Block: 00660b9b98b8c0c2 
[INFO] [stdout]                                                         └── (14) Block: 0079a68d17a43c6a 
[INFO] [stdout]                                                             └── (15) Block: 0000f8a634c3838f 
[INFO] [stdout]                                                                 └── (16) Block: 009dbc026b6a36eb 
[INFO] [stdout]                                                                     └── (17) Block: 0075d18440ddb157 
[INFO] [stdout]                                                                         └── (18) Block: 0053ac8cff17e458 
[INFO] [stdout]                                                                             └── (19) Block: 007f0e62ab9887ba 
[INFO] [stdout]                                                                                 └── (20) Block: 00e97f00985e611c 
[INFO] [stdout]                                                                                     └── (21) Block: 00a5e6b43dc0e6f3 
[INFO] [stdout]                                                                                         └── (22) Block: 0055f3d27f1c17ab 
[INFO] [stdout]                                                                                             └── (23) Block: 006e2ec6abf391c6 
[INFO] [stdout]                                                                                                 └── (24) Block: 0030522f759ec902 
[INFO] [stdout]                                                                                                     └── (25) Block: 00c9864297e04372 
[INFO] [stdout]                                                                                                         └── (26) Block: 004a301aa484dc48 
[INFO] [stdout]                                                                                                             └── (27) Block: 008098ad96b44461 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924460
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 009924e31e5c9a0f 
[INFO] [stdout]                                             └── (11) Block: 00bc30ecc02cc93b 
[INFO] [stdout]                                                 └── (12) Block: 00509c44cfbe8ed2 
[INFO] [stdout]                                                     └── (13) Block: 00d1895cae032e0c 
[INFO] [stdout]                                                         └── (14) Block: 00916114c9f6d2b9 
[INFO] [stdout]                                                             └── (15) Block: 0047b33eb63d7bf8 
[INFO] [stdout]                                                                 └── (16) Block: 00ea6c47a0a0b92e 
[INFO] [stdout]                                                                     └── (17) Block: 00e16b27a07a7042 
[INFO] [stdout]                                                                         └── (18) Block: 00b1a7b7090404da 
[INFO] [stdout]                                                                             └── (19) Block: 007dbc5911b7e484 
[INFO] [stdout]                                                                                 └── (20) Block: 00424ba0fe174f11 
[INFO] [stdout]                                                                                     └── (21) Block: 00d0774f40192852 
[INFO] [stdout]                                                                                         └── (22) Block: 00d72c04f607a6fd < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00a3aada16cef8fa 
[INFO] [stdout]                                                     └── (13) Block: 00c8232adc67e10a 
[INFO] [stdout]                                                         └── (14) Block: 002f49a49d1b0208 
[INFO] [stdout]                                                             └── (15) Block: 00f034a875adbb36 
[INFO] [stdout]                                                                 └── (16) Block: 0062021b75a90ca5 
[INFO] [stdout]                                                                     └── (17) Block: 00cb7017c0e3792e 
[INFO] [stdout]                                                                         └── (18) Block: 005eab62ee0b4a2c 
[INFO] [stdout]                                                                             └── (19) Block: 002553c69a2082f2 
[INFO] [stdout]                                                                                 └── (20) Block: 00426a65ed5b13d0 
[INFO] [stdout]                                                                                     └── (21) Block: 00d29f04cddbcd33 
[INFO] [stdout]                                                                                         └── (22) Block: 00ce3a69885b9943 
[INFO] [stdout]                                                                                             └── (23) Block: 009725e4d9fba775 
[INFO] [stdout]                                                                                                 └── (24) Block: 001918061eb26b30 
[INFO] [stdout]                                                                                                     └── (25) Block: 00051dc08d0c7a3e < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 002e0a864e7abf2a 
[INFO] [stdout]                                                     └── (13) Block: 00185adba47d149a 
[INFO] [stdout]                                                         └── (14) Block: 002e2c28c89a3dc5 
[INFO] [stdout]                                                             └── (15) Block: 0030b70d0a230132 
[INFO] [stdout]                                                                 └── (16) Block: 003a249b9a697414 
[INFO] [stdout]                                                                     └── (17) Block: 005360e351a06997 
[INFO] [stdout]                                                                         └── (18) Block: 0025cc35a8682273 
[INFO] [stdout]                                                                             └── (19) Block: 0085f3237375f3d2 
[INFO] [stdout]                                                                                 └── (20) Block: 0055327e602e80bd 
[INFO] [stdout]                                                                                     └── (21) Block: 00ff44c344e10850 
[INFO] [stdout]                                                                                         └── (22) Block: 00c71e89ef4a91b1 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 0044978d6b2a5923 
[INFO] [stdout]                                     └── (9) Block: 00b8b3512cf40058 
[INFO] [stdout]                                         └── (10) Block: 003d5324fa20c75b 
[INFO] [stdout]                                             └── (11) Block: 009d2b08999de3fb 
[INFO] [stdout]                                                 └── (12) Block: 00e348a4eea5015b 
[INFO] [stdout]                                                     └── (13) Block: 00ac8f21d45f7f29 
[INFO] [stdout]                                                         └── (14) Block: 00d7720bd7355f04 
[INFO] [stdout]                                                             └── (15) Block: 00f10a5ac095510b 
[INFO] [stdout]                                                                 └── (16) Block: 00c67135d267ad67 
[INFO] [stdout]                                                                     └── (17) Block: 00590f76be395ebf 
[INFO] [stdout]                                                                         └── (18) Block: 00bf1b12b4288663 
[INFO] [stdout]                                                                             └── (19) Block: 00f0e9d6fbdf8eb4 
[INFO] [stdout]                                                                                 └── (20) Block: 005d6b159ac310cd 
[INFO] [stdout]                                                                                     └── (21) Block: 00a08c8ccad77f26 
[INFO] [stdout]                                                                                         └── (22) Block: 00073a5fa0c6aba3 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00e9c73bd9aac6fd 
[INFO] [stdout]                                                     └── (13) Block: 00660b9b98b8c0c2 
[INFO] [stdout]                                                         └── (14) Block: 0079a68d17a43c6a 
[INFO] [stdout]                                                             └── (15) Block: 0000f8a634c3838f 
[INFO] [stdout]                                                                 └── (16) Block: 009dbc026b6a36eb 
[INFO] [stdout]                                                                     └── (17) Block: 0075d18440ddb157 
[INFO] [stdout]                                                                         └── (18) Block: 0053ac8cff17e458 
[INFO] [stdout]                                                                             └── (19) Block: 007f0e62ab9887ba 
[INFO] [stdout]                                                                                 └── (20) Block: 00e97f00985e611c 
[INFO] [stdout]                                                                                     └── (21) Block: 00a5e6b43dc0e6f3 
[INFO] [stdout]                                                                                         └── (22) Block: 0055f3d27f1c17ab 
[INFO] [stdout]                                                                                             └── (23) Block: 006e2ec6abf391c6 
[INFO] [stdout]                                                                                                 └── (24) Block: 0030522f759ec902 
[INFO] [stdout]                                                                                                     └── (25) Block: 00c9864297e04372 
[INFO] [stdout]                                                                                                         └── (26) Block: 004a301aa484dc48 
[INFO] [stdout]                                                                                                             └── (27) Block: 008098ad96b44461 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924462
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 009924e31e5c9a0f 
[INFO] [stdout]                                             └── (11) Block: 00bc30ecc02cc93b 
[INFO] [stdout]                                                 └── (12) Block: 00509c44cfbe8ed2 
[INFO] [stdout]                                                     └── (13) Block: 00d1895cae032e0c 
[INFO] [stdout]                                                         └── (14) Block: 00916114c9f6d2b9 
[INFO] [stdout]                                                             └── (15) Block: 0047b33eb63d7bf8 
[INFO] [stdout]                                                                 └── (16) Block: 00ea6c47a0a0b92e 
[INFO] [stdout]                                                                     └── (17) Block: 00e16b27a07a7042 
[INFO] [stdout]                                                                         └── (18) Block: 00b1a7b7090404da 
[INFO] [stdout]                                                                             └── (19) Block: 007dbc5911b7e484 
[INFO] [stdout]                                                                                 └── (20) Block: 00424ba0fe174f11 
[INFO] [stdout]                                                                                     └── (21) Block: 00d0774f40192852 
[INFO] [stdout]                                                                                         └── (22) Block: 00d72c04f607a6fd < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00a3aada16cef8fa 
[INFO] [stdout]                                                     └── (13) Block: 00c8232adc67e10a 
[INFO] [stdout]                                                         └── (14) Block: 002f49a49d1b0208 
[INFO] [stdout]                                                             └── (15) Block: 00f034a875adbb36 
[INFO] [stdout]                                                                 └── (16) Block: 0062021b75a90ca5 
[INFO] [stdout]                                                                     └── (17) Block: 00cb7017c0e3792e 
[INFO] [stdout]                                                                         └── (18) Block: 005eab62ee0b4a2c 
[INFO] [stdout]                                                                             └── (19) Block: 002553c69a2082f2 
[INFO] [stdout]                                                                                 └── (20) Block: 00426a65ed5b13d0 
[INFO] [stdout]                                                                                     └── (21) Block: 00d29f04cddbcd33 
[INFO] [stdout]                                                                                         └── (22) Block: 00ce3a69885b9943 
[INFO] [stdout]                                                                                             └── (23) Block: 009725e4d9fba775 
[INFO] [stdout]                                                                                                 └── (24) Block: 001918061eb26b30 
[INFO] [stdout]                                                                                                     └── (25) Block: 00051dc08d0c7a3e 
[INFO] [stdout]                                                                                                         └── (26) Block: 00ecc77481312470 
[INFO] [stdout]                                                                                                             └── (27) Block: 003cc3771979de66 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 002e0a864e7abf2a 
[INFO] [stdout]                                                     └── (13) Block: 00185adba47d149a 
[INFO] [stdout]                                                         └── (14) Block: 002e2c28c89a3dc5 
[INFO] [stdout]                                                             └── (15) Block: 0030b70d0a230132 
[INFO] [stdout]                                                                 └── (16) Block: 003a249b9a697414 
[INFO] [stdout]                                                                     └── (17) Block: 005360e351a06997 
[INFO] [stdout]                                                                         └── (18) Block: 0025cc35a8682273 
[INFO] [stdout]                                                                             └── (19) Block: 0085f3237375f3d2 
[INFO] [stdout]                                                                                 └── (20) Block: 0055327e602e80bd 
[INFO] [stdout]                                                                                     └── (21) Block: 00ff44c344e10850 
[INFO] [stdout]                                                                                         └── (22) Block: 00c71e89ef4a91b1 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 0044978d6b2a5923 
[INFO] [stdout]                                     └── (9) Block: 00b8b3512cf40058 
[INFO] [stdout]                                         └── (10) Block: 003d5324fa20c75b 
[INFO] [stdout]                                             └── (11) Block: 009d2b08999de3fb 
[INFO] [stdout]                                                 └── (12) Block: 00e348a4eea5015b 
[INFO] [stdout]                                                     └── (13) Block: 00ac8f21d45f7f29 
[INFO] [stdout]                                                         └── (14) Block: 00d7720bd7355f04 
[INFO] [stdout]                                                             └── (15) Block: 00f10a5ac095510b 
[INFO] [stdout]                                                                 └── (16) Block: 00c67135d267ad67 
[INFO] [stdout]                                                                     └── (17) Block: 00590f76be395ebf 
[INFO] [stdout]                                                                         └── (18) Block: 00bf1b12b4288663 
[INFO] [stdout]                                                                             └── (19) Block: 00f0e9d6fbdf8eb4 
[INFO] [stdout]                                                                                 └── (20) Block: 005d6b159ac310cd 
[INFO] [stdout]                                                                                     └── (21) Block: 00a08c8ccad77f26 
[INFO] [stdout]                                                                                         └── (22) Block: 00073a5fa0c6aba3 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00e9c73bd9aac6fd 
[INFO] [stdout]                                                     └── (13) Block: 00660b9b98b8c0c2 
[INFO] [stdout]                                                         └── (14) Block: 0079a68d17a43c6a 
[INFO] [stdout]                                                             └── (15) Block: 0000f8a634c3838f 
[INFO] [stdout]                                                                 └── (16) Block: 009dbc026b6a36eb 
[INFO] [stdout]                                                                     └── (17) Block: 0075d18440ddb157 
[INFO] [stdout]                                                                         └── (18) Block: 0053ac8cff17e458 
[INFO] [stdout]                                                                             └── (19) Block: 007f0e62ab9887ba 
[INFO] [stdout]                                                                                 └── (20) Block: 00e97f00985e611c 
[INFO] [stdout]                                                                                     └── (21) Block: 00a5e6b43dc0e6f3 
[INFO] [stdout]                                                                                         └── (22) Block: 0055f3d27f1c17ab 
[INFO] [stdout]                                                                                             └── (23) Block: 006e2ec6abf391c6 
[INFO] [stdout]                                                                                                 └── (24) Block: 0030522f759ec902 
[INFO] [stdout]                                                                                                     └── (25) Block: 00c9864297e04372 
[INFO] [stdout]                                                                                                         └── (26) Block: 004a301aa484dc48 
[INFO] [stdout]                                                                                                             └── (27) Block: 008098ad96b44461 
[INFO] [stdout]                                                                                                                 └── (28) Block: 000db9c8fb530f03 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924464
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 009924e31e5c9a0f 
[INFO] [stdout]                                             └── (11) Block: 00bc30ecc02cc93b 
[INFO] [stdout]                                                 └── (12) Block: 00509c44cfbe8ed2 
[INFO] [stdout]                                                     └── (13) Block: 00d1895cae032e0c 
[INFO] [stdout]                                                         └── (14) Block: 00916114c9f6d2b9 
[INFO] [stdout]                                                             └── (15) Block: 0047b33eb63d7bf8 
[INFO] [stdout]                                                                 └── (16) Block: 00ea6c47a0a0b92e 
[INFO] [stdout]                                                                     └── (17) Block: 00e16b27a07a7042 
[INFO] [stdout]                                                                         └── (18) Block: 00b1a7b7090404da 
[INFO] [stdout]                                                                             └── (19) Block: 007dbc5911b7e484 
[INFO] [stdout]                                                                                 └── (20) Block: 00424ba0fe174f11 
[INFO] [stdout]                                                                                     └── (21) Block: 00d0774f40192852 
[INFO] [stdout]                                                                                         └── (22) Block: 00d72c04f607a6fd < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00a3aada16cef8fa 
[INFO] [stdout]                                                     └── (13) Block: 00c8232adc67e10a 
[INFO] [stdout]                                                         └── (14) Block: 002f49a49d1b0208 
[INFO] [stdout]                                                             └── (15) Block: 00f034a875adbb36 
[INFO] [stdout]                                                                 └── (16) Block: 0062021b75a90ca5 
[INFO] [stdout]                                                                     └── (17) Block: 00cb7017c0e3792e 
[INFO] [stdout]                                                                         └── (18) Block: 005eab62ee0b4a2c 
[INFO] [stdout]                                                                             └── (19) Block: 002553c69a2082f2 
[INFO] [stdout]                                                                                 └── (20) Block: 00426a65ed5b13d0 
[INFO] [stdout]                                                                                     └── (21) Block: 00d29f04cddbcd33 
[INFO] [stdout]                                                                                         └── (22) Block: 00ce3a69885b9943 
[INFO] [stdout]                                                                                             └── (23) Block: 009725e4d9fba775 
[INFO] [stdout]                                                                                                 └── (24) Block: 001918061eb26b30 
[INFO] [stdout]                                                                                                     └── (25) Block: 00051dc08d0c7a3e 
[INFO] [stdout]                                                                                                         └── (26) Block: 00ecc77481312470 
[INFO] [stdout]                                                                                                             └── (27) Block: 003cc3771979de66 
[INFO] [stdout]                                                                                                                 └── (28) Block: 006bb9c7eb212db5 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 002e0a864e7abf2a 
[INFO] [stdout]                                                     └── (13) Block: 00185adba47d149a 
[INFO] [stdout]                                                         └── (14) Block: 002e2c28c89a3dc5 
[INFO] [stdout]                                                             └── (15) Block: 0030b70d0a230132 
[INFO] [stdout]                                                                 └── (16) Block: 003a249b9a697414 
[INFO] [stdout]                                                                     └── (17) Block: 005360e351a06997 
[INFO] [stdout]                                                                         └── (18) Block: 0025cc35a8682273 
[INFO] [stdout]                                                                             └── (19) Block: 0085f3237375f3d2 
[INFO] [stdout]                                                                                 └── (20) Block: 0055327e602e80bd 
[INFO] [stdout]                                                                                     └── (21) Block: 00ff44c344e10850 
[INFO] [stdout]                                                                                         └── (22) Block: 00c71e89ef4a91b1 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 0044978d6b2a5923 
[INFO] [stdout]                                     └── (9) Block: 00b8b3512cf40058 
[INFO] [stdout]                                         └── (10) Block: 003d5324fa20c75b 
[INFO] [stdout]                                             └── (11) Block: 009d2b08999de3fb 
[INFO] [stdout]                                                 └── (12) Block: 00e348a4eea5015b 
[INFO] [stdout]                                                     └── (13) Block: 00ac8f21d45f7f29 
[INFO] [stdout]                                                         └── (14) Block: 00d7720bd7355f04 
[INFO] [stdout]                                                             └── (15) Block: 00f10a5ac095510b 
[INFO] [stdout]                                                                 └── (16) Block: 00c67135d267ad67 
[INFO] [stdout]                                                                     └── (17) Block: 00590f76be395ebf 
[INFO] [stdout]                                                                         └── (18) Block: 00bf1b12b4288663 
[INFO] [stdout]                                                                             └── (19) Block: 00f0e9d6fbdf8eb4 
[INFO] [stdout]                                                                                 └── (20) Block: 005d6b159ac310cd 
[INFO] [stdout]                                                                                     └── (21) Block: 00a08c8ccad77f26 
[INFO] [stdout]                                                                                         └── (22) Block: 00073a5fa0c6aba3 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00e9c73bd9aac6fd 
[INFO] [stdout]                                                     └── (13) Block: 00660b9b98b8c0c2 
[INFO] [stdout]                                                         └── (14) Block: 0079a68d17a43c6a 
[INFO] [stdout]                                                             └── (15) Block: 0000f8a634c3838f 
[INFO] [stdout]                                                                 └── (16) Block: 009dbc026b6a36eb 
[INFO] [stdout]                                                                     └── (17) Block: 0075d18440ddb157 
[INFO] [stdout]                                                                         └── (18) Block: 0053ac8cff17e458 
[INFO] [stdout]                                                                             └── (19) Block: 007f0e62ab9887ba 
[INFO] [stdout]                                                                                 └── (20) Block: 00e97f00985e611c 
[INFO] [stdout]                                                                                     └── (21) Block: 00a5e6b43dc0e6f3 
[INFO] [stdout]                                                                                         └── (22) Block: 0055f3d27f1c17ab 
[INFO] [stdout]                                                                                             └── (23) Block: 006e2ec6abf391c6 
[INFO] [stdout]                                                                                                 └── (24) Block: 0030522f759ec902 
[INFO] [stdout]                                                                                                     └── (25) Block: 00c9864297e04372 
[INFO] [stdout]                                                                                                         └── (26) Block: 004a301aa484dc48 
[INFO] [stdout]                                                                                                             └── (27) Block: 008098ad96b44461 
[INFO] [stdout]                                                                                                                 └── (28) Block: 000db9c8fb530f03 
[INFO] [stdout]                                                                                                                     └── (29) Block: 0029359c7c925f3f 
[INFO] [stdout]                                                                                                                         └── (30) Block: 0013955cc8345643 
[INFO] [stdout]                                                                                                                             └── (31) Block: 005fa75b224125ba 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 000559937fb19c91 
[INFO] [stdout]                                                                                                                                     └── (33) Block: 000c7127e52ebee7 < TIP
[INFO] [stdout] 
[INFO] [stdout] 1777924466
[INFO] [stdout] Full Node #0
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 009924e31e5c9a0f 
[INFO] [stdout]                                             └── (11) Block: 00bc30ecc02cc93b 
[INFO] [stdout]                                                 └── (12) Block: 00509c44cfbe8ed2 
[INFO] [stdout]                                                     └── (13) Block: 00d1895cae032e0c 
[INFO] [stdout]                                                         └── (14) Block: 00916114c9f6d2b9 
[INFO] [stdout]                                                             └── (15) Block: 0047b33eb63d7bf8 
[INFO] [stdout]                                                                 └── (16) Block: 00ea6c47a0a0b92e 
[INFO] [stdout]                                                                     └── (17) Block: 00e16b27a07a7042 
[INFO] [stdout]                                                                         └── (18) Block: 00b1a7b7090404da 
[INFO] [stdout]                                                                             └── (19) Block: 007dbc5911b7e484 
[INFO] [stdout]                                                                                 └── (20) Block: 00424ba0fe174f11 
[INFO] [stdout]                                                                                     └── (21) Block: 00d0774f40192852 
[INFO] [stdout]                                                                                         └── (22) Block: 00d72c04f607a6fd < TIP
[INFO] [stdout] Full Node #1
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00a3aada16cef8fa 
[INFO] [stdout]                                                     └── (13) Block: 00c8232adc67e10a 
[INFO] [stdout]                                                         └── (14) Block: 002f49a49d1b0208 
[INFO] [stdout]                                                             └── (15) Block: 00f034a875adbb36 
[INFO] [stdout]                                                                 └── (16) Block: 0062021b75a90ca5 
[INFO] [stdout]                                                                     └── (17) Block: 00cb7017c0e3792e 
[INFO] [stdout]                                                                         └── (18) Block: 005eab62ee0b4a2c 
[INFO] [stdout]                                                                             └── (19) Block: 002553c69a2082f2 
[INFO] [stdout]                                                                                 └── (20) Block: 00426a65ed5b13d0 
[INFO] [stdout]                                                                                     └── (21) Block: 00d29f04cddbcd33 
[INFO] [stdout]                                                                                         └── (22) Block: 00ce3a69885b9943 
[INFO] [stdout]                                                                                             └── (23) Block: 009725e4d9fba775 
[INFO] [stdout]                                                                                                 └── (24) Block: 001918061eb26b30 
[INFO] [stdout]                                                                                                     └── (25) Block: 00051dc08d0c7a3e 
[INFO] [stdout]                                                                                                         └── (26) Block: 00ecc77481312470 
[INFO] [stdout]                                                                                                             └── (27) Block: 003cc3771979de66 
[INFO] [stdout]                                                                                                                 └── (28) Block: 006bb9c7eb212db5 
[INFO] [stdout]                                                                                                                     └── (29) Block: 0009235f190e82ae 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00a894cf151c7f23 < TIP
[INFO] [stdout] Full Node #2
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 002e0a864e7abf2a 
[INFO] [stdout]                                                     └── (13) Block: 00185adba47d149a 
[INFO] [stdout]                                                         └── (14) Block: 002e2c28c89a3dc5 
[INFO] [stdout]                                                             └── (15) Block: 0030b70d0a230132 
[INFO] [stdout]                                                                 └── (16) Block: 003a249b9a697414 
[INFO] [stdout]                                                                     └── (17) Block: 005360e351a06997 
[INFO] [stdout]                                                                         └── (18) Block: 0025cc35a8682273 
[INFO] [stdout]                                                                             └── (19) Block: 0085f3237375f3d2 
[INFO] [stdout]                                                                                 └── (20) Block: 0055327e602e80bd 
[INFO] [stdout]                                                                                     └── (21) Block: 00ff44c344e10850 
[INFO] [stdout]                                                                                         └── (22) Block: 00c71e89ef4a91b1 
[INFO] [stdout]                                                                                             └── (23) Block: 00c87eaddee422c1 < TIP
[INFO] [stdout] Full Node #3
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 0044978d6b2a5923 
[INFO] [stdout]                                     └── (9) Block: 00b8b3512cf40058 
[INFO] [stdout]                                         └── (10) Block: 003d5324fa20c75b 
[INFO] [stdout]                                             └── (11) Block: 009d2b08999de3fb 
[INFO] [stdout]                                                 └── (12) Block: 00e348a4eea5015b 
[INFO] [stdout]                                                     └── (13) Block: 00ac8f21d45f7f29 
[INFO] [stdout]                                                         └── (14) Block: 00d7720bd7355f04 
[INFO] [stdout]                                                             └── (15) Block: 00f10a5ac095510b 
[INFO] [stdout]                                                                 └── (16) Block: 00c67135d267ad67 
[INFO] [stdout]                                                                     └── (17) Block: 00590f76be395ebf 
[INFO] [stdout]                                                                         └── (18) Block: 00bf1b12b4288663 
[INFO] [stdout]                                                                             └── (19) Block: 00f0e9d6fbdf8eb4 
[INFO] [stdout]                                                                                 └── (20) Block: 005d6b159ac310cd 
[INFO] [stdout]                                                                                     └── (21) Block: 00a08c8ccad77f26 
[INFO] [stdout]                                                                                         └── (22) Block: 00073a5fa0c6aba3 < TIP
[INFO] [stdout] Full Node #4
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00e9c73bd9aac6fd 
[INFO] [stdout]                                                     └── (13) Block: 00660b9b98b8c0c2 
[INFO] [stdout]                                                         └── (14) Block: 0079a68d17a43c6a 
[INFO] [stdout]                                                             └── (15) Block: 0000f8a634c3838f 
[INFO] [stdout]                                                                 └── (16) Block: 009dbc026b6a36eb 
[INFO] [stdout]                                                                     └── (17) Block: 0075d18440ddb157 
[INFO] [stdout]                                                                         └── (18) Block: 0053ac8cff17e458 
[INFO] [stdout]                                                                             └── (19) Block: 007f0e62ab9887ba 
[INFO] [stdout]                                                                                 └── (20) Block: 00e97f00985e611c 
[INFO] [stdout]                                                                                     └── (21) Block: 00a5e6b43dc0e6f3 
[INFO] [stdout]                                                                                         └── (22) Block: 0055f3d27f1c17ab 
[INFO] [stdout]                                                                                             └── (23) Block: 006e2ec6abf391c6 
[INFO] [stdout]                                                                                                 └── (24) Block: 0030522f759ec902 
[INFO] [stdout]                                                                                                     └── (25) Block: 00c9864297e04372 
[INFO] [stdout]                                                                                                         └── (26) Block: 004a301aa484dc48 
[INFO] [stdout]                                                                                                             └── (27) Block: 008098ad96b44461 
[INFO] [stdout]                                                                                                                 └── (28) Block: 000db9c8fb530f03 
[INFO] [stdout]                                                                                                                     └── (29) Block: 0029359c7c925f3f 
[INFO] [stdout]                                                                                                                         └── (30) Block: 0013955cc8345643 
[INFO] [stdout]                                                                                                                             └── (31) Block: 005fa75b224125ba 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 000559937fb19c91 
[INFO] [stdout]                                                                                                                                     └── (33) Block: 000c7127e52ebee7 < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 009924e31e5c9a0f 
[INFO] [stdout]                                             └── (11) Block: 00bc30ecc02cc93b 
[INFO] [stdout]                                                 └── (12) Block: 00509c44cfbe8ed2 
[INFO] [stdout]                                                     └── (13) Block: 00d1895cae032e0c 
[INFO] [stdout]                                                         └── (14) Block: 00916114c9f6d2b9 
[INFO] [stdout]                                                             └── (15) Block: 0047b33eb63d7bf8 
[INFO] [stdout]                                                                 └── (16) Block: 00ea6c47a0a0b92e 
[INFO] [stdout]                                                                     └── (17) Block: 00e16b27a07a7042 
[INFO] [stdout]                                                                         └── (18) Block: 00b1a7b7090404da 
[INFO] [stdout]                                                                             └── (19) Block: 007dbc5911b7e484 
[INFO] [stdout]                                                                                 └── (20) Block: 00424ba0fe174f11 
[INFO] [stdout]                                                                                     └── (21) Block: 00d0774f40192852 
[INFO] [stdout]                                                                                         └── (22) Block: 00d72c04f607a6fd < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00a3aada16cef8fa 
[INFO] [stdout]                                                     └── (13) Block: 00c8232adc67e10a 
[INFO] [stdout]                                                         └── (14) Block: 002f49a49d1b0208 
[INFO] [stdout]                                                             └── (15) Block: 00f034a875adbb36 
[INFO] [stdout]                                                                 └── (16) Block: 0062021b75a90ca5 
[INFO] [stdout]                                                                     └── (17) Block: 00cb7017c0e3792e 
[INFO] [stdout]                                                                         └── (18) Block: 005eab62ee0b4a2c 
[INFO] [stdout]                                                                             └── (19) Block: 002553c69a2082f2 
[INFO] [stdout]                                                                                 └── (20) Block: 00426a65ed5b13d0 
[INFO] [stdout]                                                                                     └── (21) Block: 00d29f04cddbcd33 
[INFO] [stdout]                                                                                         └── (22) Block: 00ce3a69885b9943 
[INFO] [stdout]                                                                                             └── (23) Block: 009725e4d9fba775 
[INFO] [stdout]                                                                                                 └── (24) Block: 001918061eb26b30 
[INFO] [stdout]                                                                                                     └── (25) Block: 00051dc08d0c7a3e 
[INFO] [stdout]                                                                                                         └── (26) Block: 00ecc77481312470 
[INFO] [stdout]                                                                                                             └── (27) Block: 003cc3771979de66 
[INFO] [stdout]                                                                                                                 └── (28) Block: 006bb9c7eb212db5 
[INFO] [stdout]                                                                                                                     └── (29) Block: 0009235f190e82ae 
[INFO] [stdout]                                                                                                                         └── (30) Block: 00a894cf151c7f23 < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 002e0a864e7abf2a 
[INFO] [stdout]                                                     └── (13) Block: 00185adba47d149a 
[INFO] [stdout]                                                         └── (14) Block: 002e2c28c89a3dc5 
[INFO] [stdout]                                                             └── (15) Block: 0030b70d0a230132 
[INFO] [stdout]                                                                 └── (16) Block: 003a249b9a697414 
[INFO] [stdout]                                                                     └── (17) Block: 005360e351a06997 
[INFO] [stdout]                                                                         └── (18) Block: 0025cc35a8682273 
[INFO] [stdout]                                                                             └── (19) Block: 0085f3237375f3d2 
[INFO] [stdout]                                                                                 └── (20) Block: 0055327e602e80bd 
[INFO] [stdout]                                                                                     └── (21) Block: 00ff44c344e10850 
[INFO] [stdout]                                                                                         └── (22) Block: 00c71e89ef4a91b1 
[INFO] [stdout]                                                                                             └── (23) Block: 00c87eaddee422c1 < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 0044978d6b2a5923 
[INFO] [stdout]                                     └── (9) Block: 00b8b3512cf40058 
[INFO] [stdout]                                         └── (10) Block: 003d5324fa20c75b 
[INFO] [stdout]                                             └── (11) Block: 009d2b08999de3fb 
[INFO] [stdout]                                                 └── (12) Block: 00e348a4eea5015b 
[INFO] [stdout]                                                     └── (13) Block: 00ac8f21d45f7f29 
[INFO] [stdout]                                                         └── (14) Block: 00d7720bd7355f04 
[INFO] [stdout]                                                             └── (15) Block: 00f10a5ac095510b 
[INFO] [stdout]                                                                 └── (16) Block: 00c67135d267ad67 
[INFO] [stdout]                                                                     └── (17) Block: 00590f76be395ebf 
[INFO] [stdout]                                                                         └── (18) Block: 00bf1b12b4288663 
[INFO] [stdout]                                                                             └── (19) Block: 00f0e9d6fbdf8eb4 
[INFO] [stdout]                                                                                 └── (20) Block: 005d6b159ac310cd 
[INFO] [stdout]                                                                                     └── (21) Block: 00a08c8ccad77f26 
[INFO] [stdout]                                                                                         └── (22) Block: 00073a5fa0c6aba3 < TIP
[INFO] [stdout] └── (0) Block: f1534392279bddbf 
[INFO] [stdout]     └── (1) Block: 001f5ae11da586fa 
[INFO] [stdout]         └── (2) Block: 00be72b7383327c7 
[INFO] [stdout]             └── (3) Block: 00a47cf309a23419 
[INFO] [stdout]                 └── (4) Block: 00bcf2f73e8999f5 
[INFO] [stdout]                     └── (5) Block: 00527188b9f76495 
[INFO] [stdout]                         └── (6) Block: 004e4a6ea7046aa2 
[INFO] [stdout]                             └── (7) Block: 001228091833123a 
[INFO] [stdout]                                 └── (8) Block: 004f3eb4d3a30ce0 
[INFO] [stdout]                                     └── (9) Block: 00a8644a6a35817f 
[INFO] [stdout]                                         └── (10) Block: 00a9de3891225547 
[INFO] [stdout]                                             └── (11) Block: 00593d5b73963d41 
[INFO] [stdout]                                                 └── (12) Block: 00e9c73bd9aac6fd 
[INFO] [stdout]                                                     └── (13) Block: 00660b9b98b8c0c2 
[INFO] [stdout]                                                         └── (14) Block: 0079a68d17a43c6a 
[INFO] [stdout]                                                             └── (15) Block: 0000f8a634c3838f 
[INFO] [stdout]                                                                 └── (16) Block: 009dbc026b6a36eb 
[INFO] [stdout]                                                                     └── (17) Block: 0075d18440ddb157 
[INFO] [stdout]                                                                         └── (18) Block: 0053ac8cff17e458 
[INFO] [stdout]                                                                             └── (19) Block: 007f0e62ab9887ba 
[INFO] [stdout]                                                                                 └── (20) Block: 00e97f00985e611c 
[INFO] [stdout]                                                                                     └── (21) Block: 00a5e6b43dc0e6f3 
[INFO] [stdout]                                                                                         └── (22) Block: 0055f3d27f1c17ab 
[INFO] [stdout]                                                                                             └── (23) Block: 006e2ec6abf391c6 
[INFO] [stdout]                                                                                                 └── (24) Block: 0030522f759ec902 
[INFO] [stdout]                                                                                                     └── (25) Block: 00c9864297e04372 
[INFO] [stdout]                                                                                                         └── (26) Block: 004a301aa484dc48 
[INFO] [stdout]                                                                                                             └── (27) Block: 008098ad96b44461 
[INFO] [stdout]                                                                                                                 └── (28) Block: 000db9c8fb530f03 
[INFO] [stdout]                                                                                                                     └── (29) Block: 0029359c7c925f3f 
[INFO] [stdout]                                                                                                                         └── (30) Block: 0013955cc8345643 
[INFO] [stdout]                                                                                                                             └── (31) Block: 005fa75b224125ba 
[INFO] [stdout]                                                                                                                                 └── (32) Block: 000559937fb19c91 
[INFO] [stdout]                                                                                                                                     └── (33) Block: 000c7127e52ebee7 < TIP
[INFO] [stdout] Edit score: 0.625925925925926
[INFO] [stdout] 
[INFO] [stdout] thread 'simulation::test_simulation' (29) panicked at src/lib.rs:131:9:
[INFO] [stdout] assertion failed: edit_score > 0.9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c3f61d36c2a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c3f61d36c2a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c3f61d36c2a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c3f61d36c2a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c3f61d4c9aa - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c3f61d4c9aa - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5c3f61d3b6a2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c3f61d3b6a2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c3f61d1579f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c3f61d1579f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c3f61d2ef59 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c3f61bd08ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c3f61bd08ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c3f61d2f1d2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c3f61d2f1d2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c3f61d1588a - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5c3f61d0aa39 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c3f61d1656d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c3f61d4d16c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c3f61d4d132 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5c3f61ac7a1c - mini_chain[84214fdd90bfbb92]::simulation::simulation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:131:9
[INFO] [stdout]   21:     0x5c3f61ac8173 - mini_chain[84214fdd90bfbb92]::simulation::test_simulation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:142:31
[INFO] [stdout]   22:     0x5c3f61babb1f - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c3f61babbbb - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c3f61b2795b - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   25:     0x5c3f61b276db - tokio[6540d207827a280f]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>, <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5c3f61b276db - tokio[6540d207827a280f]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>, <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5c3f61b276db - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   28:     0x5c3f61b1d66d - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>, <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   29:     0x5c3f61b25f40 - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   30:     0x5c3f61b25c8b - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   31:     0x5c3f61b9acba - <tokio[6540d207827a280f]::runtime::context::scoped::Scoped<tokio[6540d207827a280f]::runtime::scheduler::Context>>::set::<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5c3f61b7114a - tokio[6540d207827a280f]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>), <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5c3f61b1e87b - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[6540d207827a280f]::runtime::context::Context>>::try_with::<tokio[6540d207827a280f]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>), <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5c3f61b1e4ad - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[6540d207827a280f]::runtime::context::Context>>::with::<tokio[6540d207827a280f]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>), <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5c3f61b6d7d1 - tokio[6540d207827a280f]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6540d207827a280f]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>), <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5c3f61b2322e - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   37:     0x5c3f61b23912 - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   38:     0x5c3f61b254d8 - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   39:     0x5c3f61b321ca - tokio[6540d207827a280f]::runtime::context::runtime::enter_runtime::<<tokio[6540d207827a280f]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>::{closure#0}, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5c3f61b1d3f6 - <tokio[6540d207827a280f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   41:     0x5c3f61aefd10 - <tokio[6540d207827a280f]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   42:     0x5c3f61ad5a4f - mini_chain[84214fdd90bfbb92]::simulation::test_simulation
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:143:11
[INFO] [stdout]   43:     0x5c3f61ac7ffd - mini_chain[84214fdd90bfbb92]::simulation::test_simulation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:140:35
[INFO] [stdout]   44:     0x5c3f61a7dc56 - <mini_chain[84214fdd90bfbb92]::simulation::test_simulation::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c3f61bc3bcb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5c3f61bc3bcb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5c3f61bd13bb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5c3f61bd13bb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5c3f61bd13bb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5c3f61bd13bb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5c3f61bd13bb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5c3f61bd13bb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5c3f61bd13bb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5c3f61bcaad4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5c3f61bcaad4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5c3f61bd3fc2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5c3f61bd3fc2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5c3f61bd3fc2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5c3f61bd3fc2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5c3f61bd3fc2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5c3f61bd3fc2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5c3f61bd3fc2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5c3f61d3652f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x5c3f61d3652f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7d4b6c523aa4 - <unknown>
[INFO] [stdout]   66:     0x7d4b6c5b0a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     mini_chain::block::test::test_mine_block
[INFO] [stdout]     mini_chain::block::test::test_randomized_mine_block
[INFO] [stdout]     mini_chain::chain::test::test_fork
[INFO] [stdout]     mini_chain::chain::test::test_fork_and_resolve
[INFO] [stdout]     mini_chain::node::test::test_run_full_node
[INFO] [stdout]     simulation::test_simulation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 63.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "f970c8114e8d95e979bcf54460db87523ab7f3bff9bb6e11b171e9aeb830d3b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f970c8114e8d95e979bcf54460db87523ab7f3bff9bb6e11b171e9aeb830d3b2", kill_on_drop: false }`
[INFO] [stdout] f970c8114e8d95e979bcf54460db87523ab7f3bff9bb6e11b171e9aeb830d3b2
